Howdy,

The Apache Maven team is pleased to announce the release of the
Maven Resolver 2.0.0-alpha-5.

https://maven.apache.org/resolver-archives/resolver-2.0.0-alpha-5/

This is a fourth *PREVIEW* (alpha-4 was scrubbed) release of upcoming Maven
Resolver 2.0.0 meant for users of Resolver to pick it up and adapt code if
needed.

Note: MRESOLVER-446 has been rolled back, client code should not depend on
the version scheme selector or version scheme scheme provider present in
alpha-5, as it is not to stay.

Release Notes - Maven Resolver - Version 2.0.0-alpha-5

** Bug
    * [MRESOLVER-455] - JDK transport: Improper handling of ofInputStream
body handlers in case of error
** New Feature
    * [MRESOLVER-415] - New transport: JDK11 HTTP/2 capable
    * [MRESOLVER-416] - New transport: Jetty, HTTP/2 capable
    * [MRESOLVER-446] - Version Scheme Provider
    * [MRESOLVER-451] - Expose version range processing strategies
** Improvement
    * [MRESOLVER-335] - Better resolver errors for Artifact Not Found
    * [MRESOLVER-445] - Simplify session handling, move out logic from
session builder
    * [MRESOLVER-447] - Expose flatten method on RepositorySystem
    * [MRESOLVER-450] - Add a RepositoryCache#computeIfAbsent method
** Task
    * [MRESOLVER-443] - Integrate "configuration page generator" tool into
build/site
    * [MRESOLVER-448] - Align Jetty versions
    * [MRESOLVER-449] - Make HTTP transports use common test and server
    * [MRESOLVER-454] - Update page "Upgrading Resolver"
** Dependency upgrade
    * [MRESOLVER-452] - Update to Maven 4.0.0-alpha-9

Have fun,
Maven Team

Reply via email to