Re: Maven Eclipse Plugin doesn't include all source paths in generated .classpath file in a Java / Groovy project

2012-02-21 Thread Barrie Treloar
On Tue, Feb 21, 2012 at 11:47 PM, wrote: > >   > > Quoted from: > http://maven-users.828.n2.nabble.com/Maven-Eclipse-Plugin-doesn-t-include-all-source-paths-in-generated-classpath-file-in-a-Java-Groovy-pt-tp6529511p6532169.html > > > -- > > The problem is the type of files ! > >

Re: The svnpubsub project: looking for help with the scm provider

2012-02-21 Thread Olivier Lamy
Use com.google.code.maven-scm-provider-svnjava maven-scm-provider-svnjava 1.15 And use the ScmProvider with role-hint javasvn . 2012/2/21 Benson Margulies : > On Tue, Feb 21, 2012 at 4:27 PM, Olivier Lamy wrote: >> 2012/2/20 Benson Margulies : >>>  https://svn.apache.org/repos/asf/maven/sa

Re: The svnpubsub project: looking for help with the scm provider

2012-02-21 Thread Benson Margulies
On Tue, Feb 21, 2012 at 4:27 PM, Olivier Lamy wrote: > 2012/2/20 Benson Margulies : >>  https://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/asf-svnpubsub-plugin >> >> This shows some preliminary signs of working, but ... when I call >> svnProvider.add and provided a list of many files, it

Re: The svnpubsub project: looking for help with the scm provider

2012-02-21 Thread Olivier Lamy
2012/2/20 Benson Margulies : >  https://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/asf-svnpubsub-plugin > > This shows some preliminary signs of working, but ... when I call > svnProvider.add and provided a list of many files, it only seems to > pay attention to the first. The rest remain

Re: git spam...

2012-02-21 Thread Brett Porter
On 21/02/2012, at 1:26 PM, Barrie Treloar wrote: > Are we meant to be getting this git spam? Yes, but the script was being run to clear a backlog of any pull requests so it isn't usually so frequent. This basically means there's a patch available, so it should get looked at. They aren't git co

Re: Maven Test Harness issue

2012-02-21 Thread kamesh.sampath
No problem ! Ok will test my future plugins with that -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Test-Harness-issue-tp5495578p5502067.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: Maven Test Harness issue

2012-02-21 Thread Igor Fedorenko
This is only doable with testing harness 2.0-SNAPSHOT, but I did not have a chance to release this feature yet. -- Regards, Igor On 12-02-21 1:14 AM, kamesh.sampath wrote: Thanks for the response Igor, i made to work after adding right set of plugins. But now facing a peculiar issue, How to m