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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to