Greetings,

I'm trying to switch over to Subversion, and am hitting problems with the 
repository connection string in project.xml

I've tried something to the likes of: <connection>scm:svn:http:<my svn 
servers ip address>:/url/to/repo:module</connection>

Unfortunately the process dies with the following:
------------------------------------
checkstyle:report:

    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report

BUILD FAILED
File...... file:/root/.maven/plugins/maven-changelog-plugin-1.3/
Element... changelog:changelog
Line...... 64
Column.... 15
repository connection string does not specify 'cvs' as the scm
--------------------------------------


I'm using Maven 1.0-rc1-SNAPSHOT.

Many thanks!

Tim

Reply via email to