The following comment has been added to this issue:

     Author: dion gillard
    Created: Wed, 16 Jul 2003 9:03 PM
       Body:
maven -Dmaven.multiproject.includes=foo/project.xml multiproject
Works if I fix the projects having clashing <id> elements.

The top level is <id>foo</id>, as is the child.

Icky.

I'd say this isn't so much an issue with multiproject as it is the reactor
---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-574
    Summary: multiproject:site fails with "Goal [xdoc:register-reports] has no action 
definition."
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Rafal Krzewski

    Created: Wed, 16 Jul 2003 4:13 AM
    Updated: Wed, 16 Jul 2003 4:14 AM
Environment: Linux, JDK 1.4.2

Description:
I'm trying out the multiporoject integration plugin, but can't
get it to work.

I'm able to run "maven site" on the main project and all subproject
individually, I'm also able to run goals on the whole project using
multiproject plugin, like "maven -Dgoal=install-snapshot multiproject:goal".

The problem occurs when running "maven multisite", or "maven -Dgoal=site
multiproject:goal".

I'm attaching a minimal testcase that exhibits the error, and sample
output of "maven -X multiproject" run.


---------------------------------------------------------------------
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