We are pleased to announce the Maven Source Control Management Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/scm/ A plugin for SCM tasks. =============================================================================== Changes in this version include: New Features: o Add minimal support for SVN to allow cruisecontrol plugin to work. o Add scm:cvs-tag-project goal. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.4 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.4.jar Have fun! -The Maven Source Control Management Plugin development team