mvn:release using svnkit?

2007-02-15 Thread Mark Derricutt
Hi there, In my continuing experimentation with maven I was just checking out the release plugin and how it worked but got hit with 'svn' is not recognised as an internal or external command on my windows laptop. I have no subversion installed as every application I'm using (hudson, idea etc.)

Re: mvn:release using svnkit?

2007-02-15 Thread Dan Tran
historically, maven scm started to develop pure java provider based on svnkit. However svnkit also now has a new license scheme that no longer compatible with apache, and therefor the effort stopped. http://svnkit.com/licensing/index.html There is also effort to branch off svnkit but i dont

Re: mvn:release using svnkit?

2007-02-15 Thread Jason van Zyl
On 15 Feb 07, at 5:10 AM 15 Feb 07, Mark Derricutt wrote: Hi there, In my continuing experimentation with maven I was just checking out the release plugin and how it worked but got hit with 'svn' is not recognised as an internal or external command on my windows laptop. I have no