Skip to content

Plugin properties instead of configuration section #59

@jonathanaustin

Description

@jonathanaustin

Where possible qa-parent should set plugin properties instead of using the configuration section to make it easier for projects to override.

For example, with the PMD plugin, qa-parent currently sets the verbose flag in the configuration section. This means projects need to override the plugin definition instead of being able to just set the "pmd.verbose" property. In this case, qa-parent should be changed to set the "pmd.verbose" property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions