When build the site javadocs, javadoc itself is dying on me. Its exiting with the error "javadoc: warning - Multiple sources of package comments found for package "org"". Anyone have any ideas on why this might be?

I've attached a copy of the relavent output below. Also, my POM can be found here:

http://cvs.xfire.codehaus.org/viewrep/xfire/xfire/pom.xml?r=1.54

Cheers,
- Dan

..
Long list of source files which javadocs were generated for...
..
Building index for all the packages and classes...
Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\overview-tree.html... Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\index-all.html... Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\deprecated-list.html...
Building index for all classes...
Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\allclasses-frame.html... Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\allclasses-noframe.html... Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\index.html... Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\overview-summary.html... Generating c:/eclipse/workspace/xfire/xfire-core/target/site/apidocs\help-doc.html...
1 error
56 warnings
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Error during report generation

Embedded error: Exit code: 1 - javadoc: warning - Multiple sources of package comments found for package "org" javadoc: warning - Multiple sources of package comments found for package "org.apache" javadoc: warning - Multiple sources of package comments found for package "org.apache.commons" c:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\util\date\package.html: error - Body tag missing from
HTML
c:/eclipse/workspace/xfire/xfire-core/src/main/org/codehaus/xfire/service/binding/AbstractBinding.java:271: warning - @r
eturn tag has no arguments.
c:/eclipse/workspace/xfire/xfire-core/src/main/org/codehaus/xfire/service/binding/BindingProvider.java:31: warning - @pa
ram argument "m" is not a parameter name.
c:/eclipse/workspace/xfire/xfire-core/src/main/org/codehaus/xfire/service/binding/ObjectInvoker.java:170: warning - @ret
urn tag has no arguments.

--
Dan Diephouse
Envoi Solutions LLC
http://envoisolutions.com
http://netzooid.com/blog


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to