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.
-
Activity
Dennis Lundberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue relates to |
Dennis Lundberg
made changes -
| Assignee | Dennis Lundberg [ dennislundberg ] |
Dennis Lundberg
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 2.9.1 [ 18335 ] | |
| Resolution | Fixed [ 1 ] |
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.