Re: How to use maven-scm-plugin with subversion and without a command line

2009-07-13 Thread Dave Levitt
On Fri, Jul 10, 2009 at 8:19 AM, Benson Marguliesbimargul...@gmail.com wrote: The doc for the svn piece of the scm-plugin has several tantalizing hints that suggest that there is some way to use an API to svn instead of running commands. Since I've got some people on Windows with cygwin, where

Re: How to use maven-scm-plugin with subversion and without a command line

2009-07-13 Thread Benson Margulies
We didn't understand each other, but I can now post the answer for the record. If you look at http://maven.apache.org/scm/plugins/update-mojo.html#privateKey, you will see a reference to 'javasvn'. It turns out that this is a separate plugin: http://code.google.com/p/maven-scm-provider-svnjava/

How to use maven-scm-plugin with subversion and without a command line

2009-07-10 Thread Benson Margulies
The doc for the svn piece of the scm-plugin has several tantalizing hints that suggest that there is some way to use an API to svn instead of running commands. Since I've got some people on Windows with cygwin, where the command line is not working, I'd like to try that out. Could someone please

scm plugin with subversion

2007-01-19 Thread Trevor Torrez
I've got an automated build on my project and the scm:update fails after a couple of successful builds saying that the working copy is locked. How do i get around this?

Re: [Maven-1.02] scm plugin with subversion, setting checkout dir error

2005-05-23 Thread Brett Porter
I'd need to take a closer look, but I'd take a stab at the username not being specified. either way, its a bug - so if you could file the details that'd be appreciated (sorry, I susually follow up when someone doesn't file it, but mustn't have in this case). - Brett On 5/23/05, Alex Soto [EMAIL

Re: [Maven-1.02] scm plugin with subversion, setting checkout dir error

2005-05-23 Thread Alex Soto
FYI, I have a ssh-key setup so I don't need to login. I'll file a bug. Besides what I already posted, is there any more information I can provide? On 5/23/05, Brett Porter [EMAIL PROTECTED] wrote: I'd need to take a closer look, but I'd take a stab at the username not being specified.

Re: [Maven-1.02] scm plugin with subversion, setting checkout dir error

2005-05-23 Thread Brett Porter
On 5/23/05, Alex Soto [EMAIL PROTECTED] wrote: FYI, I have a ssh-key setup so I don't need to login. But it still needs a username, though it should default to the system username so that may be a red herring. I'll file a bug. Besides what I already posted, is there any more information I

Re: SCM Plugin and subversion

2004-06-10 Thread Laurent PETIT
From: Brett Porter [EMAIL PROTECTED] There's been a lot of discussion about this recently. You might want to choose a different archive search tool :) I'm open to your proposals :-) Indeed, I only used the one referenced on the maven site, with an entire search on the archives, with the words

RE: SCM Plugin and subversion

2004-06-10 Thread Eric Pugh
be a relatively straightforward process. I'm hoping to eventually get the release goal to work with SVN. Eric -Original Message- From: Laurent PETIT [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 7:57 AM To: Maven Users List Subject: Re: SCM Plugin and subversion From: Brett

RE: SCM Plugin and subversion

2004-06-10 Thread Pascal Thivent
] Envoyé : jeudi 10 juin 2004 09:24 À : Maven Users List; Laurent PETIT Objet : RE: SCM Plugin and subversion At any rate, I started tweaking the plugin to handle SVN. My needs at this point are pretty limited, I just wanted to get the CruiseControl plugin to work with the scm plugin

RE: SCM Plugin and subversion

2004-06-10 Thread Pascal Thivent
Subject: Re: SCM Plugin and subversion From: Brett Porter [EMAIL PROTECTED] There's been a lot of discussion about this recently. You might want to choose a different archive search tool :) I'm open to your proposals :-) Indeed, I only used the one referenced on the maven

Re: SCM Plugin and subversion

2004-06-09 Thread Brett Porter
There's been a lot of discussion about this recently. You might want to choose a different archive search tool :) Someone is looking to improve the current scm plugin for Maven 1.x, meanwhile a whole new version will turn up in the next couple of months that has much better support for several