You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2005/06/05 07:18:32 UTC

Maven SCM Plugin 1.5 Released

Hi,

This is to announce the release of the Maven SCM plugin 1.5 for Maven 1.0.

http://maven.apache.org/reference/plugins/scm/

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

maven plugin:download
 -DgroupId=maven
 -DartifactId=maven-scm-plugin
 -Dversion=1.5

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


Notable changes in this version include:

   * [MPSCM-32] - Support Subversion
   * [MPSCM-44] - Skip prompt for tag
   * [MPSCM-50] - Support starting and ending revision in diff bean/tag
   * [MPSCM-25] - The goal scm:cvs-create-patch includes differences in 
whitespace
   * [MPSCM-29] - scm:cvs-update-project uses developer connection
   * [MPSCM-33] - maven.scm.bootstrap.pom.dir is not used
   * [MPSCM-45] - var delim not allways ":" (on CVSNT "|")
   * [MPSCM-53] - NullPointerException when setting checkout dir

- The Apache Maven Team


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