install goal doesn't install required plugins (from the reactor build) to the 
local repo
----------------------------------------------------------------------------------------

                 Key: MINVOKER-115
                 URL: http://jira.codehaus.org/browse/MINVOKER-115
             Project: Maven 2.x Invoker Plugin
          Issue Type: Bug
    Affects Versions: 1.5
         Environment: MacOS 10.6.6
Mac Java 1.6
Maven 3.0.2
            Reporter: Anders Hammar


In a multimodule build where the m-invoker-p is used to perform integration 
tests for an archetype. In the build, a maven plugin is first created. Then a 
maven archetype.
For the archetype project, integration test is performed where a project is 
generated based on the archetype and then a build (mvn verify) is done.
However, the build fails as it can't find the maven plugin built earlier in the 
reactor build. The maven-invoker-plugin:install goal installs all dependencies 
to the cloned local repo, but it doesn't install the plugin built.

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