I have discovered a bug in mvn 2.2.1 in relation to inheritance of profiles.
It affects profile inheritance within MavenProject and the
maven-help-plugin.
1. The help mojo issue: This appears to be a bug that has been re-introduced
into mvn 2.2.1: http://jira.codehaus.org/browse/MPH-16
There is
Apologies if this is not the correct mailing list - I thought the developers
would be better suited to answering API questions.
I am implementing a mojo plugin that has a selection of modules to build
that were specified in a pom.xml.
How do I invoke a reactor to execute my List of modules filter
Apologies if this is not the correct mailing list - thought the developers
would be better suited to answering API questions.
I am implementing a mojo plugin that has a selection of modules to build
that were specified in a pom.xml.
How do I invoke a reactor to execute my List of modules filtered