Message:
The following issue has been deleted from JIRA.
---------------------------------------------------------------------
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-546
Summary: reactor includes only one project
Type: Bug
Status: Closed
Priority: Major
Resolution: CANNOT REPRODUCE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Assignee:
Reporter: Dave Brondsema
Created: Thu, 3 Jul 2003 2:27 PM
Updated: Mon, 4 Aug 2003 11:21 AM
Environment: win2k, jdk131_06
Description:
<m:reactor
basedir="${basedir}"
postProcessing="true"
includes="*/project.xml"
excludes="tmp/*"
goals="site:generate,site:fsdeploy"
banner="Generating Site"
ignoreFailures="true"/>
This only matches one project.xml. If I explicitly list multiple project.xml files,
only the last one matches. None of them have dependencies. The same happens using
the deprecated 'glob' attribute.
---------------------------------------------------------------------
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]