Howdy,
The Apache Maven team is pleased to announce the release of the
Maven Resolver 2.0.0-alpha-10.
https://maven.apache.org/resolver-archives/resolver-2.0.0-alpha-10/
This is an eighth (alpha-4 and alpha-9 was scrubbed) preview release
of Resolver 2.0.0, that would allow any downstream consumers to try
it out and adapt. The supplier is aligned with Maven 4.0.0-alpha-13.
This resolver now implements "dynamic scopes" using newly introduced
ScopeManager (as opposed to Resolver 1.x "cemented/wired in scopes"),
making Resolver truly "scope agnostic" (as it is from now on just a
matter of scope manager configuration). Also, a bug fix is there
that restores backward binary compatibility.
Release Notes - Maven Resolver - Version 2.0.0-alpha-10
** Bug
* [MRESOLVER-515] - Restore compatibility broken by MRESOLVER-496
** New Feature
* [MRESOLVER-301] - Artifact Generators
* [MRESOLVER-512] - Scope Manager
** Task
* [MRESOLVER-516] - Align GPG signature generator
* [MRESOLVER-517] - Fix javadoc and align method name on scope manager
** Dependency upgrade
* [MRESOLVER-508] - Update to Junit 5.10.2
* [MRESOLVER-509] - Update to mockito 5.11.0
* [MRESOLVER-510] - Update to Redisson 3.27.2
* [MRESOLVER-511] - Update testcontainers to 1.19.7
* [MRESOLVER-513] - Update to Slf4j 2.0.12
* [MRESOLVER-514] - Update to Commons Codec 1.16.1
Have fun,
Maven Team

Reply via email to