[
https://jira.codehaus.org/browse/MCHECKSTYLE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MCHECKSTYLE-286:
--------------------------------------
Fix Version/s: 2.15
> add info on ruleset used in console output
> ------------------------------------------
>
> Key: MCHECKSTYLE-286
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-286
> Project: Maven Checkstyle Plugin
> Issue Type: Improvement
> Components: checkstyle:check, checkstyle:checkstyle,
> checkstyle:checkstyle-aggregate
> Affects Versions: 2.14
> Reporter: Herve Boutemy
> Fix For: 2.15
>
>
> this was done in report intro: see MCHECKSTYLE-282
> doing the same in console output would be useful:
> {noformat}[INFO] Generating "Checkstyle" report --- Apache Maven
> Checkstyle Plugin 2.14
> [INFO] There are 4062 checkstyle errors.{noformat}
> would be better with
> {noformat}[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.{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)