[ http://jira.codehaus.org/browse/MCHECKSTYLE-51?page=comments#action_71019
]
Olivier Vierlinck commented on MCHECKSTYLE-51:
----------------------------------------------
Note that in my second comment, I described enableSeveritySummary instead of
sortRuleSummary.
So here are the new configurations:
showNonViolatedRules : @parameter expression="${checkstyle.sort.rule.summary}"
default-value="false"
sortRuleSummary : @parameter expression="${checkstyle.sort.rule.summary}"
default-value="false"
> Rules summary flexibility:add possibility to hide non-violated rules and to
> sort by descending number of occurences
> -------------------------------------------------------------------------------------------------------------------
>
> Key: MCHECKSTYLE-51
> URL: http://jira.codehaus.org/browse/MCHECKSTYLE-51
> Project: Maven 2.x Checkstyle Plugin
> Issue Type: Improvement
> Affects Versions: 2.1
> Environment: NA
> Reporter: Olivier Vierlinck
> Priority: Minor
> Attachments: MNG-39787-maven-plugin-checkstyle.patch
>
>
> While using maven + Checkstyle on a new project, the amount of
> errors/warnings was quite high, due both because checkstyle was not yet
> configured to match our preferences.. and also to real style errors.
> To refine this, it very useful to tackle first the big problems=the one
> occuring often
> Similarly, it is helpful NOT to see the rules that are not violated, so that
> we can concentrate on the existing problems
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira