You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Roman Ivanov (JIRA)" <ji...@codehaus.org> on 2015/03/09 21:49:18 UTC

[jira] (MCHECKSTYLE-289) enableRulesSummary option does not show Rules with default configuration

Roman Ivanov created MCHECKSTYLE-289:
----------------------------------------

             Summary: enableRulesSummary option does not show Rules with default configuration
                 Key: MCHECKSTYLE-289
                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-289
             Project: Maven Checkstyle Plugin
          Issue Type: Bug
            Reporter: Roman Ivanov


In Checkstyle development we use maven plugin a lot.

Option:
http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.html#enableRulesSummary

that option is convenient to estimate on what Rule set it was generated. 
But it does not show Rule if it configured by default.
It that is bug- please fix, if that done on good reason please provide additional option.

Example:
http://checkstyle.sourceforge.net/reports/google-style/guava/
https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L37

Example where it not clear on what config that report was generated:
http://damianszczepanik.github.io/sevntu.checkstyle/sevntu.checkstyle/pull/327/index.html




--
This message was sent by Atlassian JIRA
(v6.1.6#6162)