[ANN] Maven Checkstyle Plugin 2.5 Released

2010-02-12 Thread Olivier Lamy
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

[ANN] Maven Checkstyle Plugin 2.5 released

2004-10-11 Thread vmassol
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