Bug: profile activation not detected in a parent pom.xml

2010-09-17 Thread Xavier D.
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

mvn 2.2.1: How to modify modules to build inside a custom plugin (apis to use)

2010-09-16 Thread Xavier D.
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

Re: WELCOME to dev@maven.apache.org

2010-09-14 Thread Xavier D.
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