Hi, Im trying to use the release plugin.
I have the following in my pom <scm> <connection>scm:svn:svn://192.168.100.20/my-app/trunk</connection> <developerConnection>scm:svn:svn://192.168.100.20/my-app/trunk</developerConnection> </scm> when i try todo the release:prepare command i get the follwoing error [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Unable to check for local modifications Provider message: The svn command failed. Command output: 'svn' is not recognized as an internal or external command, operable program or batch file. Any ideas? Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
