Message: The following issue has been closed.
Resolver: Brett Porter Date: Wed, 26 May 2004 8:40 AM original patch caused doubling up of classes in navigation as main source tree was processed twice. Arnaud fixed most of this, and I finished up to get the references working. Done. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPJAVADOC-5 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPJAVADOC-5 Summary: enabling javadoc for maven.compile.src.set Type: Improvement Status: Closed Priority: Minor Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-javadoc-plugin Fix Fors: 1.5.1 Assignee: Brett Porter Reporter: Nathan Coast Created: Thu, 2 Oct 2003 2:47 AM Updated: Wed, 26 May 2004 8:40 AM Description: patch for the javadoc plugin to generate javadoc for the maven.compile.src.set in addition to the pom.build.sourceDirectory In some projects all of the java sources are generated rather than located in the pom.build.sourceDirectory - doesn't mean I don't want them javadoced. <ant:javadoc packagenames="${pom.package}.*" destdir="${maven.javadoc.destdir}" ............ ............ sourcepathref="maven.compile.src.set"> I've tested by re-running maven site on the maven source without any problems. cheers Nathan --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]