It's great to see other people taking an interest in the core. I really am, but I strongly urge you to find a way to test this thoroughly before putting it in a standard release. This is not a trivial change and Maven 3.x has been extremely stable to date. I personally think you should make some form of release that indicates the transport has changed and that you want people to try it. A dozen people trying it isn't going to reveal the potentially nasty edge cases that crop up with transports.
I know you're committed to staying on top of it and bug fixing what's necessary but I really don't think it's a great idea to drop this into the next release of 3.x without at least some form of wider spread use. If you can get a few thousand people to try a distribution that is built and released that will likely catch the major issues before being release to the general population. On Sep 29, 2011, at 4:10 PM, ol...@apache.org wrote: > Author: olamy > Date: Thu Sep 29 20:10:32 2011 > New Revision: 1177416 > > URL: http://svn.apache.org/viewvc?rev=1177416&view=rev > Log: > [MNG-5175] replace wagon http lightweight with wagon http 2.0 . > > Modified: > maven/maven-3/trunk/pom.xml > > Modified: maven/maven-3/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1177416&r1=1177415&r2=1177416&view=diff > ============================================================================== > --- maven/maven-3/trunk/pom.xml (original) > +++ maven/maven-3/trunk/pom.xml Thu Sep 29 20:10:32 2011 > @@ -45,7 +45,7 @@ > <plexusInterpolationVersion>1.14</plexusInterpolationVersion> > <plexusUtilsVersion>2.0.6</plexusUtilsVersion> > <sisuInjectVersion>2.1.1</sisuInjectVersion> > - <wagonVersion>2.0-SNAPSHOT</wagonVersion> > + <wagonVersion>2.0</wagonVersion> > <securityDispatcherVersion>1.3</securityDispatcherVersion> > <cipherVersion>1.7</cipherVersion> > <modelloVersion>1.4.1</modelloVersion> > > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- Our achievements speak for themselves. What we have to keep track of are our failures, discouragements and doubts. We tend to forget the past difficulties, the many false starts, and the painful groping. We see our past achievements as the end result of a clean forward thrust, and our present difficulties as signs of decline and decay. -- Eric Hoffer, Reflections on the Human Condition