aggregating plugins in submodules of the reactor return all projects causing a 
chicken/egg issue
------------------------------------------------------------------------------------------------

         Key: MNG-2277
         URL: http://jira.codehaus.org/browse/MNG-2277
     Project: Maven 2
        Type: Bug

  Components: Reactor and workspace, Plugins and Lifecycle, Plugin API  
    Versions: 2.0.4    
    Reporter: Brett Porter


eg, assembly:attached

when this is put in maven-core, and a build is run from the root project with a 
clean repo, it fails, as the original project sorter doesn't consider the 
dependencies, building plugin-tools after maven-core.
However, hitting the aggregator when building maven-core then tries to resolve 
all of the projects as dependencies.

-- 
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