Hello, Maven Wagon 2.7 (and presumably 2.8) fixes a bug in Maven related to client-side SSL certificates by upgrading its dependencies to a newer version of Apache HttpComponents httpclient. This is great, because it is now possible to use Maven with a private artefact repository secured with two-way SSL verification.
However Apache Maven itself still depends on Wagon 2.6, at least in the stable release and on its git master. When might there be a stable Maven release depending on Maven Wagon 2.7 or 2.8? 2014-11-17 1:15 GMT+01:00 Olivier Lamy <[email protected]>: > Hi, > The Apache Maven team is pleased to announce the release of Apache > Maven Wagon 2.8. > Apache Maven Wagon is a transport abstraction that is used in Maven's > artifact and repository handling code. > > Web site: http://maven.apache.org/wagon/ > > Release Notes - Maven Wagon - Version 2.8 > > ** Bug > * [WAGON-416] - Lightweight HTTP Wagon doesn't set > Proxy-Authorization header > * [WAGON-422] - HTTP wagon AuthScope is not definable from settings > > > Have fun > -- > The Apache Maven Team > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > Kind regards, Jeroen Hoek Lable --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
