Apache Maven Wagon Version 2.7 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, Version 2.7
Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code.
Release Notes - Apache Maven Wagon Version 2.7
New Feature:
- WAGON-420 - Implements RFC 6585 (return code 429: too many requests)
Bugs:
- WAGON-407 - wagon-maven-plugin ITs fail with missing class: org.apache.commons.io.IOUtils
- WAGON-418 - Changes from WAGON-388 broke the WebDAV Wagon
- WAGON-419 - HTTP wagons incorrectly encode blank space in URLs causing resources to be uploaded/looked up with a "+" sign
Enjoy,
-The Apache Maven team