Java Mailing List Archive

http://www.java2.5341.com/

Home » issues.maven »

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

Jan Bartel (JIRA)

2008-10-04

Replies: Find Java Web Hosting

Author LoginPost Reply

  [ 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

   
©2008 java2.5341.com - Jax Systems, LLC, U.S.A.