[ 
https://issues.apache.org/jira/browse/MDEP-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962110#comment-15962110
 ] 

ASF GitHub Bot commented on MDEP-409:
-------------------------------------

GitHub user reda-alaoui opened a pull request:

    https://github.com/apache/maven-plugins/pull/111

    MDEP-409 dependency:tree fails for a multi-module project where one module 
depends on another and "mvn install" not run yet

    Credits go to @epabst

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Cosium/maven-plugins 
bugfix/mdep-409-deptree-fails-multi-module

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/111.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #111
    
----
commit 4acd8a8f690343bf5fd97a280268859008f9d3c8
Author: Réda Housni Alaoui <[email protected]>
Date:   2017-04-09T11:37:53Z

    Fixed

----


> dependency:tree fails for a multi-module project where one module depends on 
> another and "mvn install" not run yet
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: MDEP-409
>                 URL: https://issues.apache.org/jira/browse/MDEP-409
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: tree
>    Affects Versions: 2.7
>         Environment: Linux
>            Reporter: Eric Pabst
>         Attachments: MDEP-409.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.15#6346)

Reply via email to