The maven team is pleased to announce the Maven Source Control Management Plug-in 1.4.2-SNAPSHOT release! http://maven.apache.org/reference/plugins/scm/ A plugin for SCM tasks, currently CVS. Changes in this version include: Fixed bugs: o Ignore whitespace when creating a patch Issue: MPSCM-25. o Ignore POM if the scm root is specified in command line To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.4.2-SNAPSHOT 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.2-SNAPSHOT.jar Have fun! -The maven team