dev@jersey.java.net

aggregated javadocs<was>Re: [Jersey] The jerseyrobot javadoc commits

From: Jakub Podlesak <Jakub.Podlesak_at_Sun.COM>
Date: Tue, 24 Mar 2009 10:04:31 +0100

On Mon, Mar 23, 2009 at 11:55:39AM -0700, Craig McClanahan wrote:

<snip/>

>
> Along the same lines, can you point me at where in our poms you're doing
> the Maven magic for aggregated javadocs? I need to do something similar
> for another project I'm working on, and wanted to be "creatively
> constructive" (read: "lazy" :-) and copy what you did.

Craig: look at the jersey-bundle project pom file. Maven dependency
plugin is used there to put together java source files from
individual modules. And then all the javadocs are being re-generated
from these "fake" sources.

There might be yet another way (just pulling together the javadocs?),
but for this particular case we also needed to combine META-INF/services
files, and create a bundle jar.

~Jakub


>> ~Jakub
>>
>>
> Craig
>
>>
>>> cablemodel-connected laptop at home, very noticeable delays on wireless
>>> at a conference, and really unfriendly delays trying to poll my email
>>> with my iPhone :-).
>>>
>>> Craig
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
>>> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>>
>>
>