You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/16 12:11:00 UTC

[jira] [Updated] (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 ]

Elliotte Rusty Harold updated MSHARED-519:
------------------------------------------
    Description: 
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

  was:
Hi,

It seems that when using Maven31DependencyGraphBuilder to build  a dependency tree of a maven module, the main artefact 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


> 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
>            Priority: Major
>
> 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)