|
|
|
[
Permlink
| « Hide
]
Fabrice BELLINGARD - 27/Dec/05 08:14 AM
I get exactly the same problem. This breaks the site generation when adding Checkstyle as a report. I'd say that this bug is critical for the Checkstyle plugin, as having the report in the site is its major feature.
I'm getting something a bit different with the last version from svn
checkstyle:checkstyle succeeds but site fails org.apache.maven.lifecycle.LifecycleExecutionException: Error during report generation Workaround:
Add extensions to your build section <extensions> unfortunately that causes another problem [INFO] org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log Joakim thinks that this issue is related to
The plugin has been fixed by manually switching the context classloader (note: checkstyle will always use the context classloader for resources).
Please give it a try: also if the issue dependes on a maven core issue we will probably need to leave this hack in for backward compatibility. Tested on different projects and it seems to work properly with the latests patches. Closing
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||