You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tuure Laurinolli (JIRA)" <ji...@apache.org> on 2016/10/07 08:33:22 UTC

[jira] [Created] (MNG-6101) Dependency plugin bypasses reactor when resolving dependencies

Tuure Laurinolli created MNG-6101:
-------------------------------------

             Summary: Dependency plugin bypasses reactor when resolving dependencies
                 Key: MNG-6101
                 URL: https://issues.apache.org/jira/browse/MNG-6101
             Project: Maven
          Issue Type: Bug
          Components: Dependencies, Reactor and workspace
    Affects Versions: 3.3.9
            Reporter: Tuure Laurinolli


When running {{mvn dependency:tree}} on a multi-module project, inter-module dependencies are not resolved through reactor. Using another goal in the same build (e.g. {{mvn compile dependency:tree}}) as suggested in http://www.mail-archive.com/users@maven.apache.org/msg104341.html resolves the immediate issue.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)