Index: plugin.properties =================================================================== --- plugin.properties (revision 391155) +++ plugin.properties (working copy) @@ -33,6 +33,7 @@ maven.site.chmod.options=-Rf maven.site.chmod.mode=775 maven.site.failonerror=true +maven.site.reports.failonerror=true maven.rsync.executable=rsync Index: plugin.jelly =================================================================== --- plugin.jelly (revision 391155) +++ plugin.jelly (working copy) @@ -46,8 +46,16 @@ - Generating the ${report.get('name')}... - + + Generating the ${report.get('name')}... + + + + + Generating the ${report.get('name')}, ignoring errors... + + +