Is there some way to update the http://wiki.codehaus.org/maven/MavenSubversion page?
With maven version 1.0.2 (changelog plugin 1.7.1) and possibly other versions, svn support for changelog doesn't work by default. The following is the generated error message: "repository connection string does not specify 'cvs' as the scm" This can be fixed by adding the following line to project.properties: maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory Paul Sundling --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
