Hi, I'm trying to execute the following command:
mvn release:prepare -DtagBase=svn://192.168.0.1/maven-mojos/dependency-copier/tags The developerConnection tag in the POM is: scm:svn://192.168.0.1/maven-mojos/dependency-copier/trunk But I get the following error: Embedded error: Can't load the scm provider. The scm url is invalid. What am I doing wrong? Kind regards, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
