make aggregation feasible
-------------------------

         Key: MNG-250
         URL: http://jira.codehaus.org/browse/MNG-250
     Project: m2
        Type: New Feature
    Reporter: Brett Porter
 Assigned to: Brett Porter 
    Priority: Minor
     Fix For: 1.0-alpha-2


some plugins need to be able to aggregate, eg the assembly plugin could take 
all the content based on its descriptor from the subprojects, and include them 
under a base path. However, at the moment it runs across all of the subprojects 
as well.

Need to be able to have a goal turn off the execution of the reactor 
(essentially it will be in aggregation mode), but have all the projects 
available to it (possibly just collecting - see the other bug about reactor 
execution modes).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to