Skip to content

support mojo properties #470

Closed
Closed
@davidkarlsen

Description

@davidkarlsen

Describe your idea

Use https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#property-- so that one can more easily override parameters in child-pom's / on command line.

Expected Behavior

Today you can only configure plugin explicitly in an xml section, making it harder to parameterize behaviour.

Additional context

See other maven plugins for inspiration, for instance surefire.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions