You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Paul Sundling <tk...@tkz.net> on 2005/01/16 22:23:46 UTC

MavenSubversion wiki update needed

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org