On Tue, 2005-10-25 at 19:16 +0200, Christian Schulte wrote:
> Hi,
> 
> I have setup a simple multi module project by looking at the maven 
> sources on how it is done in maven itself. Everything is working so far 
> and I am quite happy with maven 2. I cannot figure out how to add a 
> javadoc "report" to the generated site the right way.  I would like to 
> have either one javadoc generated in the root project's site aggregating 
> all sources from any module or the javadocs of the different modules 
> linked to each other so that they become browseable as one document. Is 
> that possible ? Any help highly appreciated.

You can generally find info on plugins here:

http://maven.apache.org/plugins/

What you are looking for is here:

http://maven.apache.org/plugins/maven-javadoc-plugin/configuration.html

-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

We all have problems. How we deal with them is a measure of our worth.

 -- Unknown


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

Reply via email to