You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lt...@apache.org on 2006/03/27 01:01:10 UTC

[ANN] Maven Checkstyle Plugin 3.0.1 for Maven 1.x released

We are pleased to announce the Maven Checkstyle Plugin 3.0.1 release! 

http://maven.apache.org/maven-1.x/plugins/checkstyle/


===============================================================================

Changes in this version include:

  Fixed bugs:

o The links to source xref files does not honor maven.jxr.destdirand 
  maven.jxr.destdir.test. Fixes MPCHECKSTYLE-52. 
o RSS file has incorrect links when used in multiproject build. Fixes 
  MPCHECKSTYLE-38. 
o maven.checkstyle.header.filenow defaults to ${maven.license.licenseFile}. 
  Fixes MPCHECKSTYLE-9. 
o ClassCastException when moving from 2.5 to 3.0. Use a jsl transform instead 
  of ant's style task. Fixes MPCHECKSTYLE-53. Thanks to Bernard Durfee.  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-checkstyle-plugin
  -Dversion=3.0.1

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-checkstyle-plugin-3.0.1.jar
 

Have fun!
-The Maven Checkstyle Plugin development team

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