Description
The verbose option for dependency:tree is removed in maven-dependency-plugin 3.0. This issue is to reintroduce the option.
In verbose mode the dependency tree shows dependencies that were omitted for: being a duplicate of another; conflicting with another's version and/or scope; and introducing a cycle into the dependency tree.
Attachments
Issue Links
- is blocked by
-
MDEP-709 Adding maven-resolver-api to dependency plugin breaks tests
- Closed
- is duplicated by
-
MDEP-639 Not showing omitted dependencies when running dependency:tree verbose
- Closed
-
MDEP-662 Re-Add Dependency Tree Verbose
- Closed
- is related to
-
MDEP-761 Tree plugin does not terminate with 3.2.0
- Closed
- relates to
-
MDEP-721 Document verbose option
- Open
-
MSHARED-339 DependencyGraphBuilder does not provide verbose tree
- Closed
- links to