You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2011/10/03 10:24:02 UTC

Http(s) transport layer change (call for early adopters users)

Hello,
In the current maven core dev trunk, we have recently replace the
http(s) transport layer from lightweight wagon (based on default jdk
http(s) mechanism) to the wagon http module based on Apache httpclient
[1].

This change include two improvements:
* connection pool mechanism (to avoid http(s) connection recreation
for each artifacts download).
* preemptive authz mechanism which will prevent uploading artifacts twice.

As it's important change in the core distribution, we like to have
some feedbacks from users a SNAPSHOT distribution (based on rev
1178324) is available here :
http://people.apache.org/~olamy/core/maven-3-r1178324/

mvn -v display:  Apache Maven 3.0.4-SNAPSHOT (r1178324; 2011-10-03
10:07:26+0200)

An other way to test it with maven3 is to download the shaded jar [1]
and copy it in $M2_HOME/lib/ext.

Feel free to test it and report any issues you will have with this new
default http(s) transport layer.


Thanks in advance for your testing time!
-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

[1] http://hc.apache.org/httpcomponents-client-ga/index.html
[2] http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http/2.0/wagon-http-2.0-shaded.jar

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Http(s) transport layer change (call for early adopters users)

Posted by Mirko Friedenhagen <mf...@gmail.com>.
I did download the shaded jar, copied it to $M2_HOME/lib/ext and ran
about 20 jobs without problem. I had deleted my localRepository
beforehand.
Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/
https://bitbucket.org/mfriedenhagen/



On Mon, Oct 3, 2011 at 10:24, Olivier Lamy <ol...@apache.org> wrote:
> Hello,
> In the current maven core dev trunk, we have recently replace the
> http(s) transport layer from lightweight wagon (based on default jdk
> http(s) mechanism) to the wagon http module based on Apache httpclient
> [1].
>
> This change include two improvements:
> * connection pool mechanism (to avoid http(s) connection recreation
> for each artifacts download).
> * preemptive authz mechanism which will prevent uploading artifacts twice.
>
> As it's important change in the core distribution, we like to have
> some feedbacks from users a SNAPSHOT distribution (based on rev
> 1178324) is available here :
> http://people.apache.org/~olamy/core/maven-3-r1178324/
>
> mvn -v display:  Apache Maven 3.0.4-SNAPSHOT (r1178324; 2011-10-03
> 10:07:26+0200)
>
> An other way to test it with maven3 is to download the shaded jar [1]
> and copy it in $M2_HOME/lib/ext.
>
> Feel free to test it and report any issues you will have with this new
> default http(s) transport layer.
>
>
> Thanks in advance for your testing time!
> --
> Olivier Lamy
> Talend : http://talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> [1] http://hc.apache.org/httpcomponents-client-ga/index.html
> [2] http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http/2.0/wagon-http-2.0-shaded.jar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Http(s) transport layer change (call for early adopters users)

Posted by Jesse Farinacci <ji...@gmail.com>.
Greetings,

On Mon, Oct 3, 2011 at 4:24 AM, Olivier Lamy <ol...@apache.org> wrote:
> As it's important change in the core distribution, we like to have
> some feedbacks from users a SNAPSHOT distribution (based on rev
> 1178324) is available here :
> http://people.apache.org/~olamy/core/maven-3-r1178324/

I've been running with your 3.0.4-SNAPSHOT build since you announced
it. I have done all my usual development activities, and even
performed a couple of releases. I wiped out artifacts older than 2
weeks from my m2/repo and experienced no problems. Nice job, to you
and all the other devs,

Ship it!

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Http(s) transport layer change (call for early adopters users)

Posted by Jeff MAURY <je...@jeffmaury.com>.
Hello,

I have build Hadoop trunk with this version without problems.

Jeff

On Mon, Oct 3, 2011 at 10:24 AM, Olivier Lamy <ol...@apache.org> wrote:

> Hello,
> In the current maven core dev trunk, we have recently replace the
> http(s) transport layer from lightweight wagon (based on default jdk
> http(s) mechanism) to the wagon http module based on Apache httpclient
> [1].
>
> This change include two improvements:
> * connection pool mechanism (to avoid http(s) connection recreation
> for each artifacts download).
> * preemptive authz mechanism which will prevent uploading artifacts twice.
>
> As it's important change in the core distribution, we like to have
> some feedbacks from users a SNAPSHOT distribution (based on rev
> 1178324) is available here :
> http://people.apache.org/~olamy/core/maven-3-r1178324/
>
> mvn -v display:  Apache Maven 3.0.4-SNAPSHOT (r1178324; 2011-10-03
> 10:07:26+0200)
>
> An other way to test it with maven3 is to download the shaded jar [1]
> and copy it in $M2_HOME/lib/ext.
>
> Feel free to test it and report any issues you will have with this new
> default http(s) transport layer.
>
>
> Thanks in advance for your testing time!
> --
> Olivier Lamy
> Talend : http://talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> [1] http://hc.apache.org/httpcomponents-client-ga/index.html
> [2]
> http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http/2.0/wagon-http-2.0-shaded.jar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury