You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter Wippermann (JIRA)" <ji...@apache.org> on 2018/01/24 15:50:00 UTC

[jira] [Created] (MDEP-597) Copy goal resolves Parent POM unnecessarily

Peter Wippermann created MDEP-597:
-------------------------------------

             Summary: Copy goal resolves Parent POM unnecessarily
                 Key: MDEP-597
                 URL: https://issues.apache.org/jira/browse/MDEP-597
             Project: Maven Dependency Plugin
          Issue Type: Bug
          Components: copy
    Affects Versions: 3.0.2
            Reporter: Peter Wippermann


I'm running {dependency:copy} via the CLI to download a .jar artifact. This leads to a long list of downloads during the plugin's execution since the artifact's POM, its Parent POM and all imported BOMs are resolved.

Is this really necessary? You might argue that downloading the artifact's POM is absolutely needed, but I don't see the point of resolving the parent (and the rest) as well.



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