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

[jira] [Created] (MDEP-633) copy-dependencies not thread safe

Greg A created MDEP-633:
---------------------------

             Summary: copy-dependencies not thread safe
                 Key: MDEP-633
                 URL: https://issues.apache.org/jira/browse/MDEP-633
             Project: Maven Dependency Plugin
          Issue Type: Bug
            Reporter: Greg A


root cause is [https://github.com/codehaus-plexus/plexus-utils/issues/47]

use case for this is assembling a suite of apps built in multi-module build. apps do NOT necessarily have same versions of all dependencies, so running copy-dependencies in one module only is not an option.

Various examples of this seen on stackexchange, e.g.

[https://stackoverflow.com/questions/22814352/maven-dependency-plugin-failed-to-execute-goal-but-executes]

 



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