you're missing an svn: scm:svn:svn://
I know that sounds silly, but if the svn protocol were http, the extra svn is needed for clarity. - Brett On 10/24/05, Roland Bali <[EMAIL PROTECTED]> wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
