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

Reply via email to