You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/09/16 18:20:11 UTC

[jira] Updated: (MPMULTIPROJECT-2) [multiproject] maven.multiproject.excludes should include default excludes values.

     [ http://jira.codehaus.org/browse/MPMULTIPROJECT-2?page=all ]

Lukas Theussl updated MPMULTIPROJECT-2:
---------------------------------------

    Description: 
When the multiproject plugin searches for project.xml files, it finds them even if they are in directories that are typically excluded, such as a "CVS" directory.

For example, it found a project.xml file that was not only in <projectRoot>, but also in <projectRoot>/CVS/Base, which caused it to build the project twice.

I think that the default excludes values from ant should be good enough.

  was:
When the multiproject plugin searches for project.xml files, it finds them even if they are in directories that are typically excluded, such as a "CVS" directory.

For example, it found a project.xml file that was not only in <projectRoot>, but also in <projectRoot>/CVS/Base, which caused it to build the project twice.

I think that the default excludes values from ant should be good enough.

    Fix Version: 1.5

> [multiproject] maven.multiproject.excludes should include default excludes values.
> ----------------------------------------------------------------------------------
>
>          Key: MPMULTIPROJECT-2
>          URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-2
>      Project: maven-multiproject-plugin
>         Type: Improvement
>  Environment: windows 2k // CYGWIN_NT-5.0
>     Reporter: matthew hawthorne
>      Fix For: 1.5

>
>
> When the multiproject plugin searches for project.xml files, it finds them even if they are in directories that are typically excluded, such as a "CVS" directory.
> For example, it found a project.xml file that was not only in <projectRoot>, but also in <projectRoot>/CVS/Base, which caused it to build the project twice.
> I think that the default excludes values from ant should be good enough.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org