[ http://jira.codehaus.org/browse/MPSITE-50?page=comments#action_62892 ] 

Shinobu Kawai Yoshida commented on MPSITE-50:
---------------------------------------------

>> What will happen if you set eg maven.checkstyle.fail.on.violation=true but 
>> maven.site.reports.failonerror=false?

Haven't tried, but the checkstyle report will fail, but the site generation 
should continue.  (The checkstyle report should become a broken link.)

The Use Case for this issue is when I don't need all of the reports to succeed 
before the site gets generated/deployed.  For example, even if the source 
violated checkstyle, I still want to see my javadoc.  As you commented earlier, 
not all plugins support don't-fail-on-error options.

> a way to ignore report failures
> -------------------------------
>
>          Key: MPSITE-50
>          URL: http://jira.codehaus.org/browse/MPSITE-50
>      Project: maven-site-plugin
>         Type: Wish

>   Components: plugin
>     Versions: 1.6.1
>     Reporter: Shinobu Kawai Yoshida
>     Assignee: Lukas Theussl
>     Priority: Minor
>  Attachments: MPSITE-50-with-xdocs.patch, MPSITE-50.patch, MPSITE-50.patch
>
>
> It would be great if there was a way to ignore report failures.  Something 
> like a proprety called "maven.site.reports.failonerror".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to