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
>
>http://maven.apache.org/guides/mini/guide-central-repository-up
>load.html
>
>Eric
>
>On 7/2/07, [EMAIL PROTECTED] 
><[EMAIL PROTECTED]>
>wrote:
>>
>> Another question, why is the pdfdoclet not on ibiblio? (If it is, I 
>> could not find it). It's under the GNU LGPL, so 
>redistribution should 
>> not be a problem.
>>
>> 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 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]
>> >
>> >
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
>--
>Eric Redmond
>http://www.sonatype.com
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: produce html and pdf javadocs in one go

2007-07-02 Thread Eric Redmond

http://maven.apache.org/guides/mini/guide-central-repository-upload.html

Eric

On 7/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:


Another question, why is the pdfdoclet not on ibiblio? (If it is, I
could not find it). It's under the GNU LGPL, so redistribution should
not be a problem.

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 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]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Eric Redmond
http://www.sonatype.com


RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
Another question, why is the pdfdoclet not on ibiblio? (If it is, I
could not find it). It's under the GNU LGPL, so redistribution should
not be a problem.

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 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]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: produce html and pdf javadocs in one go

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



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 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