The following comment has been added to this issue:

     Author: Rafal Krzewski
    Created: Thu, 17 Jul 2003 8:57 AM
       Body:
After doing some tests I realized that the top level project documentation is 
processed even when it is excluded from multiproject processing. 

It seems that the plugin needs to check the set of projects included
into processing and exit with an error message if it finds the top level project in 
the set. 



---------------------------------------------------------------------
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 9:11 PM
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