Using the Maven SCM Plugin to integrate Maven2 and Subversion
How to configure your maven pom.xml to integrate subversion and maven using mvn-scm-plugin
I am using Maven’s SCM plugin to integrate Subversion and Maven.
mvn-scm-plugin is meant to be an abstraction layer over the top of several source control systems ...
