You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2010/02/12 17:45:28 UTC

[ANN] Maven Checkstyle Plugin 2.5 Released

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:

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-checkstyle-plugin</artifactId>
 <version>2.5</version>
</plugin>

Release Notes - Maven 2.x Checkstyle Plugin - Version 2.5


** Bug
    * [MCHECKSTYLE-123] - remove use of Serviceable (to be compatible
wih maven 3.x)

Have Fun,
--
The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org