Details
Description
see MSHARED-167: independently from dependency:tree, M2 has a wrong artifact list resolution (missing one transitive artifact) where M3 has a fixed one.
But dependency:tree with M3 shows the same (wrong, ie with one missing transitive dependency) resolution tree as M2: dependency:tree needs to be consistent with resolved artifact list
Issue Links
- depends upon
-
MSHARED-167
dependency:tree omits batik-js
-
done in r1365269
notice I had to remove the verbose option, which is much harder to implement: will need to work on it later, see
MDEP-374