Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 2.9.1
-
Labels:None
-
Environment:Windows and linux, same problem
-
Number of attachments :
Description
Changes are checkstyle-plugin update from 2.8 to 2.9.
Same problem with 'mvn checkstyle:check' and 'mvn site'
Logging added in this issue report.
Issue Links
- relates to
-
MCHECKSTYLE-152
encoding property in maven plugin is never set correctly to charset property of the checkstyle itself.
-
Hi Harald,
We need more info to be able tell what is wrong. Please supply the smallest sample project you can that shows your problem. It might have to do with your Checkstyle configuration, so please include that to. You can also try to build your project using one of the standard Checkstyle configurations, to see if you still get this error.