----- Original Message ----- 
From: "Jeff Fletcher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 21, 2004 8:27 PM
Subject: Building javadoc


> I'm not very familiar with maven, but I'm under the impression that
> "maven javadoc" should build the docs.
> Currently I get "Unknown goal javadoc" from maven.
>
> "maven javadoc:generate" does create 2 doc directories, but they remain
> empty.
>
> Is there any way to generate the javadocs with maven right now?
>

With maven 1.0rc2 I was able to generate all javadocs with "maven javadoc"
command.

Seems that javadocs target directory  is modules/<modulename>/docs/apidocs
directory
and all modules does not generate javadocs.


- Jukka -

Reply via email to