RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
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

RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
] org [mailto:[EMAIL PROTECTED] .apache.org] Sent: 02 July, 2007 15:36 To: users@maven.apache.org Subject: RE: produce html and pdf javadocs in one go 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

Re: produce html and pdf javadocs in one go

2007-07-02 Thread Eric Redmond
. If it's not on ibiblio, can I put it there? Or whom would I have to ask? Andreas -Original Message- From: ext [EMAIL PROTECTED] org [mailto:[EMAIL PROTECTED] .apache.org] Sent: 02 July, 2007 15:36 To: users@maven.apache.org Subject: RE: produce html and pdf javadocs in one go Hi, Thanks

RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
Thanks. I'll ask the developers of pdfdoclet, if they would like to add it, of if I should take care of it :) Andreas -Original Message- From: ext Eric Redmond [mailto:[EMAIL PROTECTED] Sent: 02 July, 2007 18:02 To: Maven Users List Subject: Re: produce html and pdf javadocs in one go

Re: produce html and pdf javadocs in one go

2007-06-30 Thread Eric Redmond
Sure there's a way: http://sourceforge.net/projects/pdfdoclet/ http://maven.apache.org/plugins/maven-javadoc-plugin/examples/alternate-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

produce html and pdf javadocs in one go

2007-06-29 Thread andreas.ebbert-karroum
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