You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vojtěch Krása (JIRA)" <ji...@apache.org> on 2019/06/06 20:30:00 UTC

[jira] [Commented] (MDEP-639) Not showing omitted dependencies when running dependency:tree verbose

    [ https://issues.apache.org/jira/browse/MDEP-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858061#comment-16858061 ] 

Vojtěch Krása commented on MDEP-639:
------------------------------------

If the feature was removed, it would be nice to update the documentation: [https://maven.apache.org/plugins/maven-dependency-plugin/examples/resolving-conflicts-using-the-dependency-tree.html]

So the only way to resolve conflicts now is to use maven-enforcer-plugin?

> Not showing omitted dependencies when running dependency:tree verbose
> ---------------------------------------------------------------------
>
>                 Key: MDEP-639
>                 URL: https://issues.apache.org/jira/browse/MDEP-639
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: tree
>    Affects Versions: 3.1.1
>         Environment: Ubuntu 18.04.1 LTS (64-bit) Bionic Beaver Linux 4.15.0-44-generic x86_64
>            Reporter: Grzegorz Solecki
>            Priority: Major
>
> When you run:
> {code:sh}
> $ mvn dependency:tree -Dverbose
> {code}
> it does not show omitted dependencies.
> It happens for version 3+.
> When I change to 2.10 it is working flawlessly
> Environment details:
> {code:sh}
> $ mvn -version
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00)
> Maven home: /home/grzsol1/dev/tls/mvn/current
> Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /home/grzsol1/dev/jdk/jdk1.8.0_191/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.15.0-44-generic", arch: "amd64", family: "unix"
> Ubuntu 18.04.1 LTS (64-bit) Bionic Beaver Linux 4.15.0-44-generic x86_64
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)