Issue Type: Improvement Improvement
Affects Versions: 1.7
Assignee: Unassigned
Attachments: out.txt, pom.xml
Created: 03/Jan/13 10:33 AM
Description:

In my pom I have multiple profiles where each will add a directory to the source path in maven. I have multiple paths and a cross product that I want to be able to enable say profile "JDK5" and "JEE5" which has it's own code in two seperate directories. Currenty the plugin appears to only bind properly to the last profile enabled and it only adds one directory.

I've attached the out from the following execution

mvn -X -P JDK5,JEE5 clean install > out.txt

Environment: windows 7. Maven 3.0.4 Java 1.5_22
Project: Maven 2.x Build Helper Plugin
Priority: Major Major
Reporter: gregory bonk
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to