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

Apache Maven Wagon is a transport abstraction that is used in Mavens
artifact and repository handling code.

You can download the appropriate sources etc. from the download page.

Release Notes – Maven Wagon – Version 3.3.2

Bugs:

  • 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

Tasks:

  • 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 upgrades:

Enjoy,

  • The Apache Maven team