-
Task
-
Resolution: Done
-
Major
-
None
-
None
TODO located in MavenStrategyBaseImpl
// TODO Poor encapsulation, passing around Aether (Artifact) objects when we should be using our own
// representation
and
MavenWorkingSession
// TODO We're not really encapsulating much here, as we expose out Aether and Maven classes. Refactor this class and
// usages to hide all implementation details of Maven and Aether behind this SPI facade
Some of this refactors has to be made for SHRINKRES-27
- blocks
-
SHRINKRES-27 Allow for full dependency info from MavenDependencyResolver::resolve
- Closed