[regression] Aggregators invoked from CLI no longer resolve dependencies for 
all reactor projects
-------------------------------------------------------------------------------------------------

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


For a mojo with
{code:java}
@requiresDependencyResolution test
@aggregrator true
{code}
that gets directly from the CLI the dependencies of all projects in the reactor 
should be resolved, not just the dependencies of the top-level project.

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