The following comment has been added to this issue:

     Author: dion gillard
    Created: Thu, 3 Jul 2003 5:09 PM
       Body:
Can you show us the directory structure so we can try to duplicate it?
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-546


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-546
    Summary: reactor includes only one project
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             maven-reactor-plugin
   Versions:
             1.0-beta-9

   Assignee: 
   Reporter: Dave Brondsema

    Created: Thu, 3 Jul 2003 2:27 PM
    Updated: Thu, 3 Jul 2003 2:27 PM
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]

Reply via email to