users@grizzly.java.net

Re: JavaDocs

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 28 Oct 2008 23:01:05 -0400

Ok that was a stupid question :-) I added it at the top level pom. Try
it and let me know :-)

A+

--Jeanfrancois

Jeanfrancois Arcand wrote:
> Salut,
>
> Richard Corbin wrote:
>>
>> <plugin>
>> <groupId>org.apache.maven.plugins</groupId>
>> <artifactId>maven-javadoc-plugin</artifactId>
>> <configuration>
>> <aggregate>true</aggregate>
>> </configuration>
>> </plugin>
>
> which pom? To all individual pom under module/module_name?
>
> Thanks!!!
>
> -- Jeanfrancois
>
>>
>>
>> if you add this to the pom it will aggregate the javadocs in the
>> artifacts (thats what I just did)
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>