Skip to content

2.0.0-alpha-11

Pre-release
Pre-release
Compare
Choose a tag to compare
@cstamas cstamas released this 29 Apr 07:56
· 108 commits to master since this release

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

Bug

  • [MRESOLVER-521] - File locking threads not entering critical region were "oversleeping"
  • [MRESOLVER-547] - BF collector always copies artifacts, even when it should not

New Feature

Improvement

  • [MRESOLVER-519] - Drop copies of same method, re-add them to parent (collectors)
  • [MRESOLVER-520] - Move repeated code (decorators, generators) into Utils
  • [MRESOLVER-535] - DependencyGraphDumper should be configurable
  • [MRESOLVER-536] - Skip setting last modified time when FS does not support it
  • [MRESOLVER-538] - In dirty tree, nodes coming from range (and parents having ranges) should be detectable
  • [MRESOLVER-540] - TransferResource can and should tell more about transfer
  • [MRESOLVER-542] - Reduce usage of final classes

Task

  • [MRESOLVER-552] - Redirect site creation to enable concurrent release of 1.x and 2.x resolver

Dependency upgrade


What's Changed

New Contributors

Full Changelog: maven-resolver-1.9.19...maven-resolver-2.0.0-alpha-11