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
-
Activity
Olivier Lamy
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Olivier Lamy [ olamy ] | |
| Fix Version/s | 2.5 [ 18077 ] |
Herve Boutemy
made changes -
| Link |
This issue depends upon |
Herve Boutemy
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Olivier Lamy [ olamy ] | Herve Boutemy [ hboutemy ] |
| Resolution | Fixed [ 1 ] |
Herve Boutemy
made changes -
Herve Boutemy
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Herve Boutemy
made changes -
Herve Boutemy
made changes -
| Comment | [ fixed in [r1348664|http://svn.apache.org/viewvc?rev=1348664&view=rev] ] |
Herve Boutemy
made changes -
| Comment |
[ sorry, this one is not fixed yet but |
Herve Boutemy
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Herve Boutemy
made changes -
Herve Boutemy
made changes -
| Summary | tree mojo doesn't work with maven3 | tree mojo doesn't work consistently with maven3 |
Herve Boutemy
made changes -
| Description | didn't find any issue. But I have something working with m2 and m3 so add an issue. |
see 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 |
Herve Boutemy
made changes -
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