Hi,
The Maven team is pleased to announce the release of the Maven
Checkstyle Plugin, version 2.5
http://maven.apache.org/plugins/maven-checkstyle-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-checkstyle-plugin
2.5
Release No
The maven team is pleased to announce the Maven Checkstyle Plugin 2.5 release!
http://maven.apache.org/reference/plugins/checkstyle/
Changes in this version include:
New Features:
o Added new maven.checkstyle.suppressions.fileproperty.
o Added generation of a Checkstyle RSS feed.
Fixe