You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by __matthewHawthorne <mh...@alumni.pitt.edu> on 2003/07/23 00:47:50 UTC

multiproject failure in xdoc:register-reports?

When running "maven multiproject", I get the following error:

BUILD FAILED
File...... file:/C:/Documents and 
Settings/mhawthorne/.maven/plugins/maven-multiproject-plugin-1.0-SNAPSHOT/
Element... maven:reactor
Line...... 124
Column.... 9
Unable to obtain goal [site] -- file:/C:/Documents and 
Settings/mhawthorne/.maven/plugins/maven-site-plugin-1.2/:24:42: 
<attainGoal> Goal [xdoc:register-reports] has no action definition.
Total time:  5 seconds

Any suggestions or insights?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: multiproject failure in xdoc:register-reports?

Posted by di...@multitask.com.au.
Your maven.multiproject.includes/excludes properties are including the 
project you are running 'maven multiproject' from. This is currently not 
supported.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


__matthewHawthorne <mh...@alumni.pitt.edu> wrote on 23/07/2003 
08:47:50 AM:

> When running "maven multiproject", I get the following error:
> 
> BUILD FAILED
> File...... file:/C:/Documents and 
> 
Settings/mhawthorne/.maven/plugins/maven-multiproject-plugin-1.0-SNAPSHOT/
> Element... maven:reactor
> Line...... 124
> Column.... 9
> Unable to obtain goal [site] -- file:/C:/Documents and 
> Settings/mhawthorne/.maven/plugins/maven-site-plugin-1.2/:24:42: 
> <attainGoal> Goal [xdoc:register-reports] has no action definition.
> Total time:  5 seconds
> 
> Any suggestions or insights?
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>