Hello, i have a problem with the site plugin.i use a svn repository and if i execute "maven site:generate" the build will be failed. i become the following error message: "repository connection string does not specify 'cvs' as the scm"
my project.properties contains: maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory Whats wrong?