Releases: apache/maven-resolver
Releases · apache/maven-resolver
Maven Resolver 1.9.0
Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12351593
Release Notes - Maven Resolver - Version 1.9.0
Bug
- [MRESOLVER-285] - File locking on Windows knows to misbehave
New Feature
- [MRESOLVER-167] - Support forcing specific repositories for artifacts
- [MRESOLVER-268] - Apply artifact checksum verification for any resolved artifact
- [MRESOLVER-274] - Introduce Remote Repository Filter feature
- [MRESOLVER-275] - Introduce trusted checksums source
- [MRESOLVER-276] - Resolver post-processor
- [MRESOLVER-278] - BREAKING: Introduce RepositorySystem shutdown hooks
Improvement
- [MRESOLVER-7] - Download dependency POMs in parallel in BF collector
- [MRESOLVER-266] - Simplify adapter creation and align configuration for it
- [MRESOLVER-269] - Allow more compact storage of provided checksums
- [MRESOLVER-273] - Create more compact File locking layout/mapper
- [MRESOLVER-284] - BREAKING: Some Sisu parameters needs to be bound
- [MRESOLVER-286] - Improve basic connector closed state handling
Task
- [MRESOLVER-279] - Simplify and improve trusted checksum sources
- [MRESOLVER-281] - Update configurations page with new elements
- [MRESOLVER-282] - Drop PartialFile
Dependency upgrade
- [MRESOLVER-272] - Update parent POM to 37, remove plugin version overrides, update bnd
- [MRESOLVER-280] - Upgrade invoker, install, deploy, require maven 3.8.4+