RE: [VOTE] Apache Maven SCM 1.6

2011-12-01 Thread Cletus D'Souza
+1 Thanks!Cletus > Date: Thu, 1 Dec 2011 10:01:37 +0100 > Subject: Re: [VOTE] Apache Maven SCM 1.6 > From: emmanuel.veni...@gmail.com > To: dev@maven.apache.org > > +1 > > Emmanuel > > On Tue, Nov 29, 2011 at 2:26 PM, Olivier Lamy wrote: > > > Hello, > > > > I'd like to release Apache Maven

RE: Maven SCM Plugin 1.6 Release

2011-10-23 Thread Cletus D'Souza
ider (thanks to you!), I can push a > release and move the issues to 1.7. > I can work on that in 2/3 weeks. > > 2011/10/19 Cletus D'Souza : > > > > > > > > > > When can I expect to see a new release for the Maven SCM Plugin? > > Thanks!Cletus &g

RE: Noob Questions - New SCM Provider

2011-08-22 Thread Cletus D'Souza
a cla [3] > > Thanks, > -- > Olivier Lamy > Talend : http://talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy > > [1] http://code.google.com/a/apache-extras.org/p/maven-scm-provider-svnjava/ > [2] http://jira.codehaus.org/browse/SCM > [3]

RE: Noob Questions - New SCM Provider

2011-08-15 Thread Cletus D'Souza
ider > To: dev@maven.apache.org > > 2011/8/15 Cletus D'Souza : > > > > > > Hi Oliver, > > > > Thanks for the info! I will follow-up on [2]&[3] towards the end of week. > > > > In the meantime, I've got a couple more questions: > > 1) Whe

RE: Noob Questions - New SCM Provider

2011-08-15 Thread Cletus D'Souza
p://talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy > > [1] http://code.google.com/a/apache-extras.org/p/maven-scm-provider-svnjava/ > [2] http://jira.codehaus.org/browse/SCM > [3] http://www.apache.org/licenses/icla.txt > > 2011/8/14 Cletus D'Souza

Noob Questions - New SCM Provider

2011-08-14 Thread Cletus D'Souza
Hi All, I'm hoping someone could answer some of these basic questions with regards to writing a new SCM provider for Maven. 1) What is the version for LATEST VERSION OF MAVEN-SCM PROVIDERS MASTER POM? I'm guessing 1.5? 2) I created a basic shell class by extending AbstractScmProvider. Howeve

RE: Noob Questions - New SCM Provider

2011-08-14 Thread Cletus D'Souza
cm-provider itself > get's picked up via the plexus-role (e.g. 'git', 'svn', 'cvs, 'jgit', etc). > Just use that in your . > > Do you have to code to share somewhere? If so, then I might take a look. > What SCM is that for? > > LieGrue,

RE: Noob Questions - New SCM Provider

2011-08-13 Thread Cletus D'Souza
Update So, looks like I was able to figure out the magic with the pom.xml and get a successful compile and package/install. Also was successful with some connectivity tests going from the SCM provider code to Integrity. The only question I now have is how can I package up an external