We are pleased to announce the Maven Changelog Plugin 1.9.1 release! 

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

The Changelog plugin generates reports about recent changes to the SCM 
repository. 

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

Changes in this version include:

  Fixed bugs:

o Don't construct links to files if repository.urlis absent. Fixes 
  MPCHANGELOG-82. 
o NullPointerException if developer's id is missing. Fixes MPCHANGELOG-83. 
o Replace netbeans's cvslib-3.6 by cvsclient-20051129. Fixes MPCHANGELOG-75.  

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


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-changelog-plugin
  -Dversion=1.9.1

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

Have fun!
-The Maven Changelog Plugin development team

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to