Apache Maven Wagon 2.0 has been released with some nice fixes/features.
See full changelog
The most important features are :
* using http(s) connection pooling: see my previous post.
* support of preemptive authentication: yes this will prevent your artifacts to be uploaded twice (as it was done until this release)
You can test that now. Download the shaded jar: wagon-http-2.0-shaded.jar and put it in your $M2_HOME/lib/ext (for maven 3+)
Note this version will part of Apache Maven official distribution in the next 3.0.4 release.
Have Fun !
--
Olivier
Apache Maven, Maven, Apache are trademarks of The Apache Software Foundation.
1 comment:
Bravo!
Post a Comment