Hi, Thanks for the answer, Eric.
I understand the example so, that multiple reportSets are used (as the plugin is also linked under the reporting element). I don't use the site lifecycle yet, the jar (and sources, javadocs) are just jared and deployed to the repository. Can I use the reportsets also when I bind javadoc:jar to the package lifecycle? Andreas >-----Original Message----- >From: ext Eric Redmond [mailto:[EMAIL PROTECTED] >Sent: 01 July, 2007 03:28 >To: Maven Users List >Subject: Re: produce html and pdf javadocs in one go > >Sure there's a way: > >http://sourceforge.net/projects/pdfdoclet/ > >http://maven.apache.org/plugins/maven-javadoc-plugin/examples/a >lternate-doclet.html > >When you work out the kinks - please post your results... :) > >Thanks; >Eric > >On 6/29/07, [EMAIL PROTECTED] ><[EMAIL PROTECTED]> >wrote: >> >> Hi, >> >> is it possible to generate html and pdf javadocs within a single run >> with a single pom file, and also deploy that to the maven repository >> as to seperate artifacts? The "jar packaging" is already >producing the >> jar, the sources jar, and the (html) javadocs jar, so a forth one >> really doesn't hurt, does it? :) >> >> Andreas >> > > > >-- >Eric Redmond >http://www.sonatype.com > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
