Prep for release

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113927 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-09-01 07:14:47 +00:00
parent d2c376136d
commit 5b7bd157df

View File

@@ -0,0 +1,17 @@
The Maven team is pleased to announce the Checkstyle plugin 2.0 release!
http://maven.apache.org/reference/plugins/checkstyle/
The Maven Checkstyle plugin is a plugin for Checkstyle
(http://checkstyle.sourceforge.net) that allows for code
to be checked and a Maven report produced
Changes in this version:
Note that this plugin has been tested with Maven HEAD. Using it with
another version of Maven is at your own risks! :-)
You can download the Checkstyle Maven plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-checkstyle-plugin-2.0.jar
Have fun!