RE: Noob Questions - New SCM Provider

2011-08-15 Thread Cletus D'Souza
Acutally, I plan to support all of the commands. However, I just wanted to understand how exactly test them as I didn't see a clear invocation path. Thanks! > From: ol...@apache.org > Date: Mon, 15 Aug 2011 23:40:32 +0200 > Subject: Re: Noob Questions - New SCM Provider > To: dev@maven.apac

Re: [Vote] Release Maven/Maven Plugins/Maven Shared Components Parent POMs

2011-08-15 Thread Stephen Connolly
+1 On 15 August 2011 22:09, Hervé BOUTEMY wrote: > Hi, > > These are parent POMs for Maven projects: version 21 for Maven parent, version > 22 for Maven Plugins parent and version 17 for Maven Shared Components parent. > > We solved 11/7/7 issues: > https://issues.apache.org/jira/secure/ReleaseNo

Re: Noob Questions - New SCM Provider

2011-08-15 Thread Olivier Lamy
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) When does the Remove command get invoked? No real idea but it's part of the public API so it must stay here :-). BTW

Re: [Vote] Release Maven/Maven Plugins/Maven Shared Components Parent POMs

2011-08-15 Thread Mark Struberg
+1 LieGrue, strub --- On Mon, 8/15/11, Hervé BOUTEMY wrote: > From: Hervé BOUTEMY > Subject: [Vote] Release Maven/Maven Plugins/Maven Shared Components Parent > POMs > To: "Maven Developers List" > Date: Monday, August 15, 2011, 9:09 PM > Hi, > > These are parent POMs for Maven projects: ve

Re: [Vote] Release Maven/Maven Plugins/Maven Shared Components Parent POMs

2011-08-15 Thread John Casey
+1 On 8/15/11 5:09 PM, Hervé BOUTEMY wrote: Hi, These are parent POMs for Maven projects: version 21 for Maven parent, version 22 for Maven Plugins parent and version 17 for Maven Shared Components parent. We solved 11/7/7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectI

RE: Noob Questions - New SCM Provider

2011-08-15 Thread 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) When does the Remove command get invoked? 2) When does the Blame command get invoked? None of the above are actually tied to any scm goal that I can figu

[Vote] Release Maven/Maven Plugins/Maven Shared Components Parent POMs

2011-08-15 Thread Hervé BOUTEMY
Hi, These are parent POMs for Maven projects: version 21 for Maven parent, version 22 for Maven Plugins parent and version 17 for Maven Shared Components parent. We solved 11/7/7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12316641 https://issues.apa

Re: Noob Questions - New SCM Provider

2011-08-15 Thread Olivier Lamy
Hello, Regarding new scm provider provider, you can have a look at this one : svn with using svnkit [1] Now if you want to share your new provider with the Apache Maven community. You can create an issue here [2]. As it can be a huge amount of code, we will certainly ask you to provide a cla [3]

[ANN] Apache Parent POM 10 Released

2011-08-15 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Parent POM, version 10. This POM contains settings that are likely to be useful to any Apache project that is building and releasing code with Maven 2/3. http://maven.apache.org/pom/asf/ You should specify the version in your proj

Re: ClassCastException in m-surefire-p in custom-built maven!

2011-08-15 Thread Kasun Gajasinghe
On Mon, Aug 15, 2011 at 1:05 PM, Barrie Treloar wrote: > On Mon, Aug 15, 2011 at 4:55 PM, Kasun Gajasinghe wrote: >> Hi, >> We're very close to have the results. >> maven-{clean,resources,compile}-plugin works as expected. Now, I'm at >> [surefire:test {execution: default-test}] phase. Well, m-su

Re: ClassCastException in m-surefire-p in custom-built maven!

2011-08-15 Thread Barrie Treloar
On Mon, Aug 15, 2011 at 4:55 PM, Kasun Gajasinghe wrote: > Hi, > We're very close to have the results. > maven-{clean,resources,compile}-plugin works as expected. Now, I'm at > [surefire:test {execution: default-test}] phase. Well, m-surefire-p is > giving me issues. > > I'm getting a weird ClassC

ClassCastException in m-surefire-p in custom-built maven!

2011-08-15 Thread Kasun Gajasinghe
Hi, We're very close to have the results. maven-{clean,resources,compile}-plugin works as expected. Now, I'm at [surefire:test {execution: default-test}] phase. Well, m-surefire-p is giving me issues. I'm getting a weird ClassCastException for org.apache.maven.plugin.surefire.SurefirePlugin. "