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

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

Since the plugin was created in {{plugin}}-module and reused in an IT of the 
{{itests}}-module, it is out of reach; the {{maven-invoker-plugin}} can't 
discover that the plugin is used.
I'm thinking of 2 parameters: {{includeReactorProjects}} and 
{{excludeReactorProjects}}, where you can specify 
{{groupId:artifactId[:type:classifier]}} with '*'-support.
Sounds reasonable?

                
> 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
>         Attachments: MINVOKER-115-IT.patch
>
>
> 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

        

Reply via email to