2011/5/13 Simone Tripodi <simonetrip...@apache.org>

> Hi all guys,
> while fixing the reporting, re-enabling the commented report plugins,
> I got this error:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site
> (default-site) on project commons-ognl: Error during page generation:
> Error rendering Maven report: Failed during checkstyle configuration:
> cannot initialize module TreeWalker - Unable to instantiate
> TabCharacter: Unable to instantiate TabCharacterCheck
>
> Does anyone know more? Please note I already imported the required files.
> Many thanks in advance, have a nice day!
>

I think that it is a Checkstyle 4.x rule that has been changed in 5.x
http://checkstyle.sourceforge.net/releasenotes.html
<http://checkstyle.sourceforge.net/releasenotes.html>See release 5.0 beta 2.

Antonio

Reply via email to