On Wed, 2010-05-12 at 10:07 -0400, Benson Margulies wrote:
> There is something of a best practice of avoiding the aggregation
> feature of the javadoc plugin, in favor of:
> 
> 1) create source artifacts for each dependency
> 2) use dependency plugin to unpack the source artifacts into 'one big tree'
> 3) run the javadoc plugin on the result tree to produce aggregate javadoc.
> 
> This is used at Apache CXF, amongst other places.

Thank you, Benson.  This approach seems to work just fine.

-- 
Jason Voegele
If you want to get rich from writing, write the sort of thing that's
read by persons who move their lips when the're reading to themselves.
                -- Don Marquis


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to