i seemed to have resolved the error. was my mistake, there was a wrong html
document inside my package.html so it was failing. the eclipse javadoc
processor went through because it did not scan the src/main/javadoc folder.

sorry, wrong alert.


aldana wrote:
> 
> i had a look at http://jira.codehaus.org/browse/MJAVADOC-101, it was told
> to be resolved, but still occurs in my project (though i am using version
> 2.3).
> 
> 
> aldana wrote:
>> 
>> hi, 
>> 
>> i've got problems with javadoc report plugin
>> org.apache.maven.plugins:maven-javadoc-plugin:2.3. it breaks during page
>> generation (see below). log mentions 1 error. but i only see warnings
>> from javadoc, no hint what the "real breaking" error is. 
>> 
>> some more informations:
>> 1) report works in other projects (that means, with other poms)
>> 2) generation of javadoc of failing project works fine, when executed
>> inside eclipse
>> 3) when executing maven with -e flag i do not get more detailed
>> information, just stack-trace shown with MavenReportException.
>> 
>> what is going wrong, too many warnings to handle? any workarounds?
>> 
>> 1 error
>> 103 warnings
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Error during page generation
>> 
>> Embedded error: Error rendering Maven report: Exit code: 1 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/maven-javadoc-report-fails-tf4842387s177.html#a13854518
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to