RSS feed
All(28) Eclipse(4) Java(5) JDBC(5) JSP(3) Maven(7) Personal (1) Spring(3) Tomcat(5)
<< March 4, 2008 | Home | March 6, 2008 >>

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 ...

Read more...