You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Schridde (JIRA)" <ji...@apache.org> on 2019/04/19 10:30:00 UTC

[jira] [Created] (MDEP-649) dependency:resolve-plugins lacks includeParents user property

Dennis Schridde created MDEP-649:
------------------------------------

             Summary: dependency:resolve-plugins lacks includeParents user property
                 Key: MDEP-649
                 URL: https://issues.apache.org/jira/browse/MDEP-649
             Project: Maven Dependency Plugin
          Issue Type: New Feature
          Components: resolve-plugins
    Affects Versions: 3.1.1
            Reporter: Dennis Schridde


`dependency:resolve` has an `includeParents` user property [1] which `dependency:resolve-plugins` is lacking [2]. This makes it difficult to generate a complete list of all (JARs and) POMs required to build a project (with dependencies and plugins and their dependencies).

[1]: [https://maven.apache.org/plugins/maven-dependency-plugin/resolve-mojo.html#includeParents]

[2]: [https://maven.apache.org/plugins/maven-dependency-plugin/resolve-plugins-mojo.html]

 



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