You must define the factory (maven.changelog.factory property) in your project.properties
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 19, 2004 7:04 PM Subject: Using Subversion with Maven? > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
