Re: javadoc errors

2013-12-21 Thread Richard Rodseth
Thanks. We are using osgi. I'd be happy if I could just exclude all third-party libs from the javadoc generation. On Fri, Dec 20, 2013 at 11:13 PM, Mirko Friedenhagen mfriedenha...@gmail.com wrote: Hello Richard, a wild guess: you have the same packages included by different dependencies

javadoc errors

2013-12-20 Thread Richard Rodseth
We are having the following problem generating javadocs using mvn javadoc:aggregate -DskipTest=true -P site,\!build-ui [ERROR] Exit code: 1 - javadoc: warning - Multiple sources of package comments found for package org.osgi.framework [ERROR] javadoc: warning - Multiple sources of package

Re: javadoc errors

2013-12-20 Thread Mirko Friedenhagen
Hello Richard, a wild guess: you have the same packages included by different dependencies (guava was once called Google collections, some jakarta-commons components were available via multiple groupId/artifactId combinations). Regards Mirko -- Sent from my mobile On Dec 21, 2013 12:53 AM,

[m2] XMLBeans Javadoc errors for site:site

2007-08-02 Thread Mick Knutson
artifactIdxmlbeans/artifactId /dependency /dependencies /project But when I run site, I keep getting these ugly javadoc errors (what can I do???): Command line was:C:\Java\jdk1.5.0_08\jre\..\bin\javadoc.exe -J-Xmx1024m -J-Xms256m @options @packages [INFO