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.