release-engineering / pom-version-manipulator

Align versions in Maven POMs with those found in a Bill-of-Materials POM
Other
11 stars 9 forks source link

Allow remove-extensions configuration to remove selected extensions #18

Closed jdcasey closed 12 years ago

jdcasey commented 12 years ago

Should also support wildcards to allow all wagons, for instance.

rnc commented 12 years ago

The plugins equivalent is removed-plugins so should this be called removed-extensions? I don't think removed-plugins supports wildcards so should either both support it or neither (to be consistent) ?

rnc commented 12 years ago

X-ref #25 - maybe also have removed-reporting and have all three support wildcards to allow complete removal if the user wants.

jdcasey commented 12 years ago

IMO this needs to be a separate modder that will simply remove the extensions and reporting sections, since they're not controllable via managed info.