invoker:install does not install dependencies unless they are in the reactor
----------------------------------------------------------------------------

                 Key: MINVOKER-64
                 URL: http://jira.codehaus.org/browse/MINVOKER-64
             Project: Maven 2.x Invoker Plugin
          Issue Type: Improvement
    Affects Versions: 1.2.1
            Reporter: John Casey


the install mojo should install whatever dependencies it can from the current 
reactor, but should *also install the remainder of dependencies using files in 
the current build's local repository*. This should help ensure that snapshot 
dependencies which have not yet been deployed (and may not be suitable for 
general consumption, even by developers) are available for use in integration 
tests.

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