Hello. I could swear there have been messages about this on the list but I'm just not sure of the fix for it.
I am using rc1 and when I run "maven site" from the top level of my multiproject
I get the following:
----------------------------------------------------------------------------------
xdoc:generate-from-pom:
[echo] Generating xdocs from POM ...
BUILD FAILED File...... file:/home/charvey/.maven/plugins/maven-xdoc-plugin-1.5-SNAPSHOT/ Element... velocity:merge Line...... 394 Column.... 9 null:-1:-1: <null> null Total time: 5 seconds Finished at: Thu Apr 15 15:02:02 EDT 2004 ----------------------------------------------------------------------------------
When I run "maven multiproject:site" I get this: ---------------------------------------------------------------------------------- multiproject:create-nav: [echo] Producing aggregate navigation...
BUILD FAILED
File...... file:/home/charvey/.maven/plugins/maven-multiproject-plugin-1.2-SNAPSHOT/
Element... velocity:merge
Line...... 119
Column.... 11
null:-1:-1: <null> null
Total time: 3 seconds
Finished at: Thu Apr 15 15:07:53 EDT 2004
----------------------------------------------------------------------------------
When I run "maven site" in a project that isn't "multi" it runs just fine. If it
works in a regular project it makes me think that I'm doing something wrong, but I
just don't know what.
If anyone has any clues I would be greatful.
Charlie
P.S. - I tried the same thing with rc2 and got the same errors.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]