Entries tagged [maven-wagon]

Sunday November 29, 2020

Apache Maven Wagon Version 3.4.2 Released

The Apache Maven team is pleased to announce the release of Apache Maven Wagon 3.4.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.4.2

  • Bug:

    • WAGON-597 – AbstractHttpClientWagon.setPersistentPool has no effect due to parameter assigned to itself
  • Dependency upgrades:

    • WAGON-601 – Use latest JUnit version 4.13.1

Enjoy,

  • The Apache Maven team

Friday May 22, 2020

Apache Maven Wagon Version 3.4.1 Released

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

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.4.1

  • Bugs:

    • WAGON-591 – Transfer event is not restarted when request is redirected
    • WAGON-592 – Wagon fails when compiled on Java 9+ and run on Java 8 due to JDK API breakage
    • WAGON-594 – http.route.default-proxy config property never passes protocol and port of proxy server
  • Improvements:

    • WAGON-595 – Add configuration property ‘http.protocol.handle-content-compression’
    • WAGON-596 – Add configuration property ‘http.protocol.handle-uri-normalization’
  • Task:

    • WAGON-593 – Remove non-existent cache header

Enjoy,

  • The Apache Maven team

Saturday April 25, 2020

Apache Maven Wagon 3.4.0 Released

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

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.4.0

  • Bugs:

    • WAGON-568 – Fail to deploy on Sonatype OSS since Maven 3.5.4
    • WAGON-573 – EntityUtils.consumeQuietly() never called on non-2xx status codes
    • WAGON-576 – Retry handler docs are possibly wrong
    • WAGON-582 – HttpMethodConfiguration#copy() performs a shallow copy only
  • Improvements:

    • WAGON-570 – Use RedirectStrategy from HttpClient rather than a custom approach
    • WAGON-580 – Improve and unify exception messages by status code types throughout HTTP providers
    • WAGON-585 – maven.wagon.http.ssl features documentation is incomplete
    • WAGON-586 – make build Reproducible
    • WAGON-588 – Handle 404 and 410 consistently in HTTP-based Wagon providers
  • Task:

    • WAGON-579 – Handle SC_UNAUTHORIZED and SC_PROXY_AUTHENTICATION_REQUIRED in all methods
  • Dependency upgrades:

Enjoy,

  • The Apache Maven team

Saturday February 09, 2019

Apache Maven Wagon 3.3.2 Released

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

Sunday January 06, 2019

Apache Maven Wagon 3.3.1 Released

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

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.1

Bugs:

  • WAGON-538 – Basic authentication fails if the password contains non-ASCII characters
  • WAGON-543 – wagon-ssh download hangs

Improvements:

  • 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

Task:

Enjoy,

  • The Apache Maven team

Saturday September 29, 2018

Apache Maven Wagon 3.2.0 Released

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

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.2.0

Bugs:

  • WAGON-478 – WebDavWagon accepts SC_OK for MKCOL
  • WAGON-486 – Wagon fails to download artifacts if number of dropped pooled connections (by intermediate) are greater than default retry count
  • WAGON-500 – Re-enable ScmCvsExeWagonTest

New Features:

  • WAGON-526 – Make the retry handling of HttpClient configurable
  • WAGON-531 – Add default TTL for HTTP connections

Improvement:

  • WAGON-525 – Support for detecting and using of KiTTY’s klink.exe and kscp.exe

Tasks:

  • WAGON-527 – Drop custom user agent in WebDAV Wagon
  • WAGON-528 – Extend and unify compression capabilities in HTTP (Lightweight) Wagon
  • WAGON-529 – Clean up inconsistent status code and reason phrase handling
  • WAGON-530 – Drop invalid header ‘Expires’

Dependency upgrades:

Enjoy,

-The Apache Maven team

Saturday June 09, 2018

Apache Maven Wagon 3.1.0 Released

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

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:

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

Release Notes – Maven Wagon – Version 3.1.0

Bugs:

  • WAGON-452 – RelaxedTrustStrategy does not handle multiple certificates
  • WAGON-493 – Maven wagon-scm documentation is erroneous
  • WAGON-495 – Fix checkoutDirectory leak
  • WAGON-496 – site-deploy using wagon-ssh broke in 2.12 because of the fix for WAGON-465
  • WAGON-497 – ScmWagon#put() strips parent dirs from the target path if they already exist in SCM
  • WAGON-498 – ScmWagon should work in binary and shallow mode when possible
  • WAGON-499 – apache-rat complains about Eclipse .checkstyle files
  • WAGON-503 – Directory gives out of date error in putDirectory() to a non-empty Subversion repo
  • WAGON-518 – AbstractHttpClientWagon#putFromStream() reads entire content to memory

New Feature:

Improvement:

  • WAGON-482 – Use sparse files in HugeFileDownloadTest with Java 7

Task:

  • WAGON-504 – switch from Git-WIP to Gitbox

Dependency upgrades:

Enjoy,

-The Apache Maven team

Calendar

Search

Hot Blogs (today's hits)

Tag Cloud

Categories

Feeds

Links

Navigation