Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Resolver implemented MRESOLVER-446 and there is one component in maven-resolver-provider that needs change to have Maven fully support per-session VersionScheme. Also we should look for any other possible spots as well...
This also follows up on MNG-7103
Long term plan: allow us to kill off Maven Version implementations, possibly reimplementing it as resolver' VersionScheme (it is nicely UT covered) with all it's flaws, and then have explicit switch between "legacy" (Maven Version) and "generic" (Resolver) version scheme, or maybe even have some new future schemes as well.
Attachments
Issue Links
- is a child of
-
MRESOLVER-446 Version Scheme Provider
- Closed
- supercedes
-
MNG-7103 Make generic VersionScheme a component
- Closed
- links to