Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-663 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-663 Summary: [multiproject] Value of maven.multiproject.includes doesn't mach docs Type: Bug Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-other Versions: 1.0-beta-10 1.0-rc1 Assignee: Reporter: Trygve Laugst?l Created: Fri, 8 Aug 2003 7:18 AM Updated: Fri, 8 Aug 2003 7:18 AM Description: >From the docs: Default value is */project.xml , that is all project.xml files one directory below the base directory >From both the beta-10 release and cvs HEAD the actual default is: maven.multiproject.includes=**/project.xml which results in the root project beeing included if the layout is like this: project.xml - root projects for building everying p1/project.xml - sub project 1 p2/project.xml - sub project 2 --------------------------------------------------------------------- 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]
