On 11/16/06, Marc Prud'hommeaux <[EMAIL PROTECTED]> wrote:
Adam-

I've experienced that as well. My workaround is to first run "mvn
install" and then "mvn javadoc:javadoc", and it seems to work.



Thanks, that got my simple test case with just one module to work.  My
multimodule build is still failing with missing dependencies, though.
mvn install runs fine, but mvn javadoc:javadoc gives errors.  :(

I will try to simplify my build and see when it stops breaking.  But
in the meantime if anyone can enlighten me as to reasons why mvn
install might work while mvn javadoc:javadoc doesn't, I'd appreciate
it.

-Adam

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

Reply via email to