-
Notifications
You must be signed in to change notification settings - Fork 183
Description
John Lin opened MDEP-644 and commented
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.
Issue Links:
-
MDEP-709 Adding maven-resolver-api to dependency plugin breaks tests
("is blocked by") -
MDEP-639 Not showing omitted dependencies when running dependency:tree verbose
("is duplicated by") -
MDEP-662 Re-Add Dependency Tree Verbose
("is duplicated by") -
MDEP-721 Document verbose option
-
MSHARED-339 DependencyGraphBuilder does not provide verbose tree
-
MDEP-761 Tree plugin does not terminate with 3.2.0
Remote Links:
- GitHub Pull Request #54
- GitHub Pull Request #92
- GitHub Pull Request #94
- GitHub Pull Request #95
- GitHub Pull Request #96
- GitHub Pull Request #97
7 votes, 20 watchers