Re: Issues with mvn-scm-providers-git

2008-06-26 Thread Emmanuel Venisse
On Thu, Jun 26, 2008 at 1:58 AM, Kim Pepper <[EMAIL PROTECTED]> wrote: > Emmanuel Venisse wrote: > > > > On Fri, Jun 20, 2008 at 12:19 PM, Torbjørn Vatn <[EMAIL PROTECTED]> > wrote: > >> I'm having some issues getting this provider to work sadly. So

Re: Issues with mvn-scm-providers-git

2008-06-25 Thread Emmanuel Venisse
On Fri, Jun 20, 2008 at 12:19 PM, Torbjørn Vatn <[EMAIL PROTECTED]> wrote: > I'm having some issues getting this provider to work sadly. So far I've > tried this: > > 1. git cloning http://ns1.backwork.net/git/maven-scm-providers-git.git^ > and running mvn clean install > 2. vim'ing into > .m2/rep

Re: AbstractScmMojo.java: developerConnectionUrl parameter initialization

2007-10-11 Thread Emmanuel Venisse
Pensock, John a écrit : Looking at a snippet of AbstractScmMojo.java shows: /** * @author Emmanuel Venisse * @version $Id: AbstractScmMojo.java 540597 2007-05-22 14:32:28Z evenisse $ */ public abstract class AbstractScmMojo extends AbstractMojo { /** * The SCM connection

Re: Merging and switching

2007-07-09 Thread Emmanuel Venisse
Mark Hobson a écrit : On 09/07/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: We don't have an issue for them so you can raise one. I'm not sure we'll can use them with other SCMs. If they aren't supported, we'd can do a working copyremove then a new checkou

Re: Help with the scm cvs plugin

2007-06-01 Thread Emmanuel Venisse
access to the server I connect to ? On 6/1/07, *Emmanuel Venisse* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: The best way is to use ssh key, you'll find lot of tutorial about how to create them with Google Mohammad Nour El-Din a écrit : > That

Re: scm cvs provider native java implementation?

2007-04-27 Thread Emmanuel Venisse
stall And maven did download a bunch of jars that seemed to be for the CVS integration, including some ssh stuff. But then, when actually running the CVS command it seems to go with the command line version anyway. -Knut Emmanuel Venisse wrote: Are you sure you use Maven-SCM 1.0-rc1? The

Re: scm cvs provider native java implementation?

2007-04-25 Thread Emmanuel Venisse
Are you sure you use Maven-SCM 1.0-rc1? The java implementation is only in this version. Emmanuel Knut Forkalsrud a écrit : I'm trying to get maven2 (version 2.0.6) working and I can't get the CVS integration to work. It seems to insist on using the native cvs command line program every time

Re: Newbie looking for scm:perforce samples

2007-03-12 Thread Emmanuel Venisse
http://maven.apache.org/scm/perforce.html [EMAIL PROTECTED] a écrit : I am a newbie into the Maven world and am looking for pom.xml samples to get me started off. My code base is in Perforce and i am looking at a way to use Maven on the files in P4. Thanks Ramdas

Re: Where is the current stable version?

2006-08-07 Thread Emmanuel Venisse
ults : Tests run: 13, Failures: 2, Errors: 7, Skipped: 0 Zsolt -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 5:24 PM To: scm-users@maven.apache.org Subject: Re: Where is the current stable version? do you run the clean goal? Emmanuel Zsol

Re: Where is the current stable version?

2006-08-07 Thread Emmanuel Venisse
me elapsed: 1.862 sec <<< FAILURE! -Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 4:53 PM To: scm-users@maven.apache.org Subject: Re: Where is the current stable version? What is the error? in which test? Emmanuel Zsolt a é

Re: Re: Subversion username and password

2006-06-14 Thread Emmanuel Venisse
Thank you so much, Douglas On 6/13/06, *Emmanuel Venisse* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Which plugin do you want to use? I think it's the scm plugin. You can use -Dusername=your_login -Dpassword=your_password or yo

Re: Where is org.apache.maven.scm.providers.svn.settings.Settings?

2006-04-08 Thread Emmanuel Venisse
nal Memory: 1M/2M [INFO] -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 9:44 AM To: scm-users@maven.apache.org Subject: Re: Where is org.apache.maven.scm.providers.svn.settin

Re: Where is org.apache.maven.scm.providers.svn.settings.Settings?

2006-04-04 Thread Emmanuel Venisse
mvn clean install in maven-scm-provider-svn-commons Emmanuel Zsolt a écrit : Can you provide me some instructions how to do that? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 4:12 PM To: scm-users@maven.apache.org Subject: Re

Re: How to get a list of files from a directory?

2006-04-04 Thread Emmanuel Venisse
t: RE: How to get a list of files from a directory? Emmanuel, this is the problem. If I want to get the list of the files of a top directory of a large project it would take very long to checkout everything. Do you have any ideas? Zsolt -Original Message----- From: Emmanuel Venisse [mai

Re: How to use scm from Java

2006-03-14 Thread Emmanuel Venisse
I must write a doc about it. 1- Create a manager that extends org.apache.maven.scm.manager.AbstractScmManager 2- ScmProvider provider = manager.getProviderByUrl( scmUrl ) 3- provider.checkout(...) If you create your own manager, you'll need to add in it all providers, if you don't want to do it,

Re: how-to put scm in debug mode (Perforce pb)

2006-02-25 Thread Emmanuel Venisse
You are already in DEBUG mode. Mike, do you have an idea about this pb? Emmanuel Pieters, Eric a écrit : How can I put scm (as part of continuum) into more verbose debug mode. I have trouble syncing with perforce, but the only message I get in the continuum.log is INFO | jvm 1 | 2006/02/24