Apache Maven Wagon Version 3.0.0 Released
The Apache Maven team is pleased to announce the release of Apache Maven Wagon 3.0.0.
Apache Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code.
Release Notes - Maven Wagon - Version 3.0.0
Bugs:
- WAGON-363 - wagon-ftp fails to create non-existing directory when path contains "/../"
- WAGON-490 - FTP over HTTP proxy wagon
Improvements:
- WAGON-488 - Upgrade WebDAV Wagon to a more recent HttpClient version (4.5.3)
- WAGON-489 - Java 7 required
Enjoy,
-The Apache Maven team