On Wed, Jun 25, 2008 at 12:54 PM,  <[EMAIL PROTECTED]> wrote:
> Caused by: org.apache.maven.reporting.MavenReportException: Exit code: 1 -

It seems, that Javadoc is exiting with a return code of 1. Maybe there
is an interesting error message before the lines you have pasted that
helps to track down the problem.
You may also try to run javadoc manually (without Maven) to get a hint
why it is failing.

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

Reply via email to