users@grizzly.java.net

Re: JavaDocs

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 28 Oct 2008 22:32:07 -0400

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
>