Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-46 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPMULTIPROJECT-46 Summary: maven.multiproject.excludes does not work with ${basedir} Type: Bug Status: Open Priority: Trivial Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-multiproject-plugin Assignee: dion gillard Reporter: Geoffrey Created: Sat, 25 Dec 2004 12:14 PM Updated: Sat, 25 Dec 2004 12:14 PM Description: When I call multiproject:install an excludes with a ${basedir} doesn't work: maven.multiproject.excludes=module1/project.xml -> module1 excluded maven.multiproject.excludes=${basedir}/module1/project.xml -> module1 not excluded strange thing is that if I echo the second one I get the full path, with basedir replaced. Using windows btw, so path doesn't start with /. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
