You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2012/11/18 14:42:13 UTC

[jira] (MINVOKER-115) install goal doesn't install required plugins (from the reactor build) to the local repo

    [ https://jira.codehaus.org/browse/MINVOKER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313837#comment-313837 ] 

Robert Scholte commented on MINVOKER-115:
-----------------------------------------

Anders,

could you write an IT? I think I found the cause, but wants to confirm this with a proper test.
I'd like to prepare a new release soon and this is the only bug left (others are feature requests or improvements).

                
> install goal doesn't install required plugins (from the reactor build) to the local repo
> ----------------------------------------------------------------------------------------
>
>                 Key: MINVOKER-115
>                 URL: https://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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira