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!

It is checkstyle configuration error

>From release notes for Release 5.0 Beta 2 of checkstyle [1]:
"New check FileTabCharacter for ensuring that any files does not
contain a tab character. It replaces TabCharacterCheck which was
restricted to Java files. "

[1] http://checkstyle.sourceforge.net/releasenotes.html

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to