I have read this: http://maven.apache.org/reference/plugins/checkstyle/migrating.html
However, I can't get the checkstyle plugin to recognize my config file. When I make a change (changing line length to 90, for example), the new rule is not reflected in the report.
I think this may be because I am using beta 9, which doesn't seem to use the version 2.x plugin. I downloaded the 2.0 plugin, but I don't know how to force maven to use the new plugin.
What am I doing wrong?
Thanks, Chad
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]