Hervé Boutemy created MPOM-59:
---------------------------------
Summary: enable checkstyle:check on every build
Key: MPOM-59
URL: https://issues.apache.org/jira/browse/MPOM-59
Project: Maven POMs
Issue Type: Wish
Components: maven
Affects Versions: MAVEN-24
Reporter: Hervé Boutemy
Assignee: Hervé Boutemy
Fix For: MAVEN-25
the new maven-checkstyle-plugin 2.13 supports {{@SuppressWarnings}},
{{CHECKSTYLE_OFF/ON}} to suppress some violations
and for rules that will be seen causing really too much harm for fixing on
every place, we can use {{violationIgnore}} parameter, through its
{{checkstyle.violation.ignore}} parameter:
http://maven.apache.org/plugins/maven-checkstyle-plugin/check-mojo.html#violationIgnore
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)