Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.14
-
None
Description
this was done in report intro: see MCHECKSTYLE-282
doing the same in console output would be useful:
[INFO] Generating "Checkstyle" report --- Apache Maven Checkstyle Plugin 2.14 [INFO] There are 4062 checkstyle errors.
would be better with
[INFO] Generating "Checkstyle" report --- Apache Maven Checkstyle Plugin 2.14 [INFO] There are 4062 errors reported by Checkstyle 5.8 with config/sun_checks.xml ruleset.
Attachments
Issue Links
- is related to
-
MCHECKSTYLE-282 add info on ruleset used in report intro
- Closed