Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 10 Aug 2003 7:39 PM
Updated today.
---------------------------------------------------------------------
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: Closed
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Fix Fors:
1.0-rc1
Versions:
1.0-beta-10
1.0-rc1
Assignee:
Reporter: Trygve Laugst?l
Created: Fri, 8 Aug 2003 7:18 AM
Updated: Sun, 10 Aug 2003 7:39 PM
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]