Top "Maven-scm" questions

A plugin that allows you to perform Source Control Management operations through Maven.

maven build error

when building a maven project. i am getting the following error. [ERROR]Runtime Exception thrown during execution [ERROR]The scm …

java maven-2 version-control maven-scm
Maven auto increment release version

I am working on an initiative to auto increment the X.Y.Z version during the build process. In this …

maven maven-3 maven-release-plugin maven-scm
maven scm plugin - what is the url config-value?

Question re. the Maven scm-plugin: http://maven.apache.org/scm/plugins/usage.html Example, in pom.xml: <scm> &…

version-control plugins maven release maven-scm
maven release:prepare FAILS due to 1.7 svn working copy (expects 1.6)

I have had it up to HERE with maven! I finally get things working and running, and then I have …

svn maven subclipse maven-release-plugin maven-scm
How do I specify the commit message in the pom when using scm-maven-plugin?

I'm trying to use the maven SCM plugin to commit some files to a git repo during an automated build, …

git maven-3 commit system-properties maven-scm