You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/05/24 13:28:00 UTC

[jira] [Closed] (MSHARED-519) Maven31DependencyGraphBuilder (and others?) should not download dependencies other than the pom

     [ https://issues.apache.org/jira/browse/MSHARED-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MSHARED-519.
----------------------------------
    Fix Version/s: maven-dependency-tree-3.1.0
         Assignee: Robert Scholte
       Resolution: Fixed

Fixed in [|b330fa93b70e35c70a8afa75f0404cf47d5935d6|https://gitbox.apache.org/repos/asf?p=maven-dependency-tree.git;a=commit;h=b330fa93b70e35c70a8afa75f0404cf47d5935d6]

> Maven31DependencyGraphBuilder (and others?) should not download dependencies other than the pom
> -----------------------------------------------------------------------------------------------
>
>                 Key: MSHARED-519
>                 URL: https://issues.apache.org/jira/browse/MSHARED-519
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-dependency-tree
>    Affects Versions: maven-dependency-tree-3.0
>            Reporter: Victor
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: maven-dependency-tree-3.1.0
>
>
> Hi,
> It seems that when using Maven31DependencyGraphBuilder to build  a dependency tree of a maven module, the main artifact of the dependencies are downloaded while only the pom should be logically needed to infer the dependency tree.
> This is problematic I think, see for example https://github.com/ferstl/depgraph-maven-plugin/issues/8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)