Re: [VOTE] Release Maven 3.1.1

2013-09-13 Thread sebb
On 12 September 2013 21:52, Baptiste Mathus wrote: > 2013/9/12 sebb > >> On 12 September 2013 14:52, Arnaud Héritier wrote: >> > On Thu, Sep 12, 2013 at 3:44 PM, sebb wrote: >> > >> >> On 10 September 2013 16:33, Daniel Kulp wrote: >> >> > >> >> > -1 >> >> > >> >> > The src.tar.gz and src.zip

Re: [VOTE] Release Maven 3.1.1

2013-09-13 Thread Jason van Zyl
On Sep 13, 2013, at 10:14 AM, Robert Scholte wrote: > Assuming that we need another vote, it is worth waiting to include Wagon 2.5 > due to WAGON-381. No, I would prefer to do another release and only fix what's necessary here. I'd still like to get to the point where we can do push button, m

[VOTE CANCELLED] Release Maven 3.1.1

2013-09-13 Thread Jason van Zyl
We found issues with the release so it's cancel. I'll look into the issue Tamas pointed out and the issue Igor found with workspace dependency resolution as a result of trying to port m2e to 3.1.x. I'll try to fix these issues over the weekend and roll another release. On Sep 8, 2013, at 9:07 A

RE: Plugin testing release for 3.1.1

2013-09-13 Thread Martin Gainty
Manfred if there is a problem is on the Apache side you should be able to make the change wheres the hangup ? Martin __ > Date: Fri, 13 Sep 2013 00:05:23 -0400 > Subject: Plugin testing release for 3.1.1 > From: manf...@simpligility.co

Re: [VOTE] Release Maven 3.1.1

2013-09-13 Thread Robert Scholte
Assuming that we need another vote, it is worth waiting to include Wagon 2.5 due to WAGON-381. I wouldn't upgrade the Install Plugin yet. First the Deploy Plugin should be released as well, so the installAtEnd and deployAtEnd chain is complete. With only the installAtEnd we can expect confusi

RE: Plugin testing release for 3.1.1

2013-09-13 Thread Manfred Moser
> Manfred > > if there is a problem is on the Apache side you should be able to make the > change wheres the hangup I am not a committer so I have no way to do anything. Maybe I should become one.. manfred - To unsubscribe, e-ma

RE: Plugin testing release for 3.1.1

2013-09-13 Thread Tanveer Ahmad
I am looking for how to run a Mahout project on Maven, or how to run a Mahout project for clustering textual data. Can anyone help please? Regards, Tanveer Ahmad From: Manfred Moser Sent: 13 September 2013 05:05 To: Maven Developers List Subject: Plugin

Re: [VOTE] Release Maven 3.1.1

2013-09-13 Thread Mark Derricutt
Just a thought that comes to mind. I see just as this vote was raised a new maven-install-plugin was released, and a vote is also underway for an updated wagon release. Is it worth updating the default versions of plugins etc. to use these along with the 3.1.1 release? On 9/09/2013, at 1:07 A

Plugin testing release for 3.1.1

2013-09-13 Thread Manfred Moser
Hi! With the 3.1.1 release of Maven coming up hopefully soon I would like to move forward with the plugin testing harness using it as well. Jason fixed it to work with 3.0 and requested the repo to be moved from svn to git so he can release 2.2 over a month ago. It seems like nothing happen on th