Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
TheĀ MavenResolverModule is broken/incomplete since 3.6.2 (or 3.6.3). But as we have no tests for it, this went completely unnoticed and is seen by downstream clients only.
In maven-resolver-provider we need to:
a) fix theĀ MavenResolverModule, make it complete (related to ModelBuilder deps)
b) add tests to ensure it is "complete"
Note: maven-resolver demo snippets for guice, while usedĀ MavenResolverModule, is and never will be in "lockstep", it used 3.5.0 of it, hence, the changes in 3.6.2 were missed by it.
Attachments
Issue Links
- is caused by
-
MNG-6685 Convert Maven Model Builder to JSR 330
- Closed
- links to