It seems there is no aggregate-jar goal, and I couldn't find any requests for this in the Jira [1]
Long term solution: Add a feature request in Jira (and maybe start coding it. ;) ) Short term solution: Use Maven Assembly Plugin to jar the files in the target/apidocs Or do both. :) Hth, [1] http://jira.codehaus.org/browse/MJAVADOC Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Wed, Feb 4, 2009 at 6:14 PM, Todd Thiessen <[email protected]> wrote: > I am looking to "jar" the aggregated javadoc. > > Thanks though. > > --- > Todd Thiessen > > >> -----Original Message----- >> From: Antonio Petrelli [mailto:[email protected]] >> Sent: Wednesday, February 04, 2009 12:13 PM >> To: Maven Users List >> Subject: Re: Jar Aggregate javadoc >> >> 2009/2/4 Todd Thiessen <[email protected]>: >> > I have benn looking through the archives but can't find out how to >> > generate a jar of the aggregate javadoc in a multi-module >> project. It >> > seems this is a limitation. >> > >> > Is there any way at all to do this? >> >> http://maven.apache.org/plugins/maven-javadoc-plugin/examples/ >> aggregate.html >> >> Antonio >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
