You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/12/09 13:01:59 UTC

[jira] [Closed] (MDEP-410) Add dependency:collect goal which prints the dependency list by resolving the POMs only

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

Michael Osipov closed MDEP-410.
-------------------------------
    Resolution: Fixed

Fixed with [r1773371|http://svn.apache.org/r1773371].

> Add dependency:collect goal which prints the dependency list by resolving the POMs only
> ---------------------------------------------------------------------------------------
>
>                 Key: MDEP-410
>                 URL: https://issues.apache.org/jira/browse/MDEP-410
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: resolve
>    Affects Versions: 2.7
>         Environment: Linux
>            Reporter: Eric Pabst
>            Assignee: Michael Osipov
>             Fix For: 3.0.0
>
>         Attachments: MDEP-410-maven-plugins-aggregator.diff, MDEP-410-maven-plugins-aggregator.patch
>
>
> When I run dependency:tree on a multi-module project without having run a "mvn install", it fails with this error: {noformat}
> [ERROR] Failed to execute goal on project slide-test-module-svn-2: Could not resolve dependencies for project org.slide:slide-test-module-svn-2:jar:1.1-SNAPSHOT: The following artifacts could not be resolved: org.slide:slide-test-module-svn-3:jar:1.1-SNAPSHOT, org.slide:git-component-for-testing-slide:jar:1.0.b1782: Could not find artifact org.slide:slide-test-module-svn-3:jar:1.1-SNAPSHOT in maven-central -> [Help 1]
> {noformat}



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