On 2010-05-05 17:50, Ludwig Magnusson wrote: > Hi! > > I'm about to try out the release plugin but the svn part fails. > > I get this message. > > Provider message: > > The svn command failed. > > Command output: > > (and then freely translated from swedish ) > > Svn is not a command or program program > > > > I run on windows. Do I need to install a svn cli to make it work?
Yes, you normally need a command line Subversion client installed. Unless you configure Maven to use a special svn-java provider. You can read more about that provider here: http://code.google.com/p/maven-scm-provider-svnjava/ > > /Ludwig > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
