Hello,
My project have the following structure:
project - modules - moduleA
- moduleB
- moduleC
If I run "maven site" from every module the result is OK but if I run
from project "maven multiproject:site" the result is:
----------------------------------
maven-junit-report-plugin:register:
xdoc:generate-from-pom:
Generating xdocs from POM ...
BUILD FAILED
File...... file:/local/share/maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 69
Column.... 7
Unable to obtain goal [site] --
file:/local/share/maven/plugins/maven-xdoc-plugin-1.4/:399:9: <velocity:merge>
null:-1:-1: <null> It appears that no class was specified as the Uberspect. Please
ensure that all configuration information is correct.
----------------------------------
Any clue?
Thanks,
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]