We are pleased to announce the Maven Source Control Management Plugin 1.4.1 release! http://maven.apache.org/maven-1.x/plugins/scm/ A plugin for SCM tasks. =============================================================================== Changes in this version include: New Features: o Add scm:cvs-create-patch goal to help in creating patches. Fixes MPSCM-20. Fixed bugs: o Trim goals after prompting from the user. Fixes MPSCM-16. o Set default maven.scm.methodto cvs Fixes MPSCM-13. =============================================================================== 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.1 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.1.jar Have fun! -The Maven Source Control Management Plugin development team