Details
-
Dependency upgrade
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.6.0
-
None
Description
Wagon 3.3.0 contains an important improvement for the transfer speed of large artifacts (see WAGON-537).
Release Notes - Maven Wagon - Version 3.3.0
Bug
* WAGON-538 - Basic authentication fails if the password contains non-ASCII characters
Improvement
* WAGON-537 - Maven transfer speed of large artifacts is slow due to unsuitable buffer strategy
* WAGON-539 - Explicitly register only supported auth schemes
* WAGON-540 - Switch to modern-day encoding (UTF-8) of auth credentials
Release Notes - Maven Wagon - Version 3.3.1
Bug
WAGON-538- Basic authentication fails if the password contains non-ASCII charactersWAGON-543- wagon-ssh download hangs
Improvement
WAGON-537- Maven transfer speed of large artifacts is slow due to unsuitable buffer strategyWAGON-539- Explicitly register only supported auth schemesWAGON-540- Switch to modern-day encoding (UTF-8) of auth credentials
Task
WAGON-544- Work around JSch issue #122