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/10/04 18:29:08 UTC

[jira] Closed: (MINVOKER-71) Usage of can result in duplicate project invocation

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

Benjamin Bentmann closed MINVOKER-71.
-------------------------------------

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

Fixed in [r701662|http://svn.apache.org/viewvc?view=rev&revision=701662].

> Usage of <setupIncludes> can result in duplicate project invocation
> -------------------------------------------------------------------
>
>                 Key: MINVOKER-71
>                 URL: http://jira.codehaus.org/browse/MINVOKER-71
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 1.4
>
>
> For a configuration like
> {code:xml}
> <setupIncludes>
>   <setupInclude>project</setupInclude>
> </setupIncludes>
> <includes>
>   <include>*/pom.xml</include>
> </includes>
> {code}
> the project "project/pom.xml" will be run twice because the plugin currently does not recognize the two paths "project" and "project/pom.xml" as being aliases for the same project.

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