dev@glassfish.java.net

Re: javadocs?

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Tue, 31 Mar 2009 14:00:58 -0700

Jane Young wrote:
> Hi Bill,
>
> Yes, I care about this. Creating javadocs for JavaEE API will be part
> of the build. I was able to run "mvn javadoc:javadoc" successfully and
> the javadocs are created in <module>/target/site/apidocs directory.
>
> I will work on getting a build of producing javadocs and getting a
> posted on GF site.

Thanks, Jane. I assume there's no existing build target (or whatever
maven calls them) that does what I want - that is, one unified apidocs
directory instead of separate directories for each module?

Also, what about all the javadoc warnings? Do all you module leads
want to know about them or not?