[regression] Direct invocation of aggregator plugin causes plugin to run on 
each project
----------------------------------------------------------------------------------------

                 Key: MNG-4314
                 URL: http://jira.codehaus.org/browse/MNG-4314
             Project: Maven 2
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 3.0-alpha-2
            Reporter: Benjamin Bentmann


For a reactor build with two projects A and B and the command "mvn package 
aggregator:aggregator", the build plan ought to be
1. run "package" on A
2. run "package" on B
3. run "aggregator:aggregator" on A and B

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to