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:35:20 UTC

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

     [ https://issues.apache.org/jira/browse/MNG-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tuure Laurinolli updated MNG-6101:
----------------------------------
    Attachment: resolution.zip

{{mvn dependency:tree}} fails to resolve com.pany:module2 even though it's in the reactor.

{{mvn compile dependency:tree}} succeeds.

> 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
>         Attachments: resolution.zip
>
>
> 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)