You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/08/15 23:12:26 UTC

[jira] Closed: (MINVOKER-56) Clone all projects which are locally reachable from the invoked IT project

     [ http://jira.codehaus.org/browse/MINVOKER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MINVOKER-56.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.3

Done in [r686368|http://svn.apache.org/viewvc?view=rev&revision=686368].

> Clone all projects which are locally reachable from the invoked IT project
> --------------------------------------------------------------------------
>
>                 Key: MINVOKER-56
>                 URL: http://jira.codehaus.org/browse/MINVOKER-56
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2.1
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 1.3
>
>
> Imagine the following directory structure:
> {noformat}
> ./
>   aggregator/     (references module)
>   module/         (inherits from module-parent)
>   module-parent/
> {noformat}
> Further assume the Invoker Plugin is configured to clone the projects and {{aggregator}} is the only project selected for invocation via {{pomIncludes}}.
> Currently, the plugin will only clone projects which have been matched via the include/exclude patterns. For the above example, this means only {{aggregator}} is cloned. Its invocation will then fail since the other projects (indirectly) referenced by it, namely {{module}} and {{module-parent}}, haven't been cloned.

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