You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Michael Osipov <mi...@apache.org> on 2019/02/08 22:05:55 UTC

[ANN] Apache Maven Wagon 3.3.2 released

The Apache Maven team is pleased to announce the release of the Apache 
Maven Wagon, version 3.3.2.

https://maven.apache.org/wagon/


Release Notes - Maven Wagon - Version 3.3.2

** Bug
     * [WAGON-545] - Connection reset while downloading artifacts in 
cloud environment (Azure)
     * [WAGON-546] - HttpWagon TTL not set
     * [WAGON-554] - Tests with checkin rely on global Git config

** Task
     * [WAGON-552] - Replace Commons Codec with Plexus Utils
     * [WAGON-555] - Use java.nio.file.Path for URI construction of 
file:// URIs in tests
     * [WAGON-556] - Skip parsing of user info for file:// URLs

** Dependency upgrade
     * [WAGON-547] - Upgrade HttpCore to 4.4.11
     * [WAGON-548] - Upgrade HttpClient to 4.5.7
     * [WAGON-549] - Upgrade Commons Net to 3.6
     * [WAGON-550] - Upgrade JSoup to 1.11.3
     * [WAGON-551] - Uprade JSch to 0.1.55
     * [WAGON-553] - Upgrade Plexus Classworlds to 2.6.0


Enjoy,

-The Apache Maven team