You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nigel Jones (JIRA)" <ji...@apache.org> on 2018/05/10 07:53:00 UTC

[jira] [Closed] (ATLAS-2569) maven dependency plugin back level - issues with dependency tree check

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

Nigel Jones closed ATLAS-2569.
------------------------------

> maven dependency plugin back level - issues with dependency tree check
> ----------------------------------------------------------------------
>
>                 Key: ATLAS-2569
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2569
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Nigel Jones
>            Assignee: Nigel Jones
>            Priority: Major
>             Fix For: 1.0.0
>
>         Attachments: ATLAS-2569.patch
>
>
> The maven dependency plugin is at v2, yet we are using maven v3. This can lead to incorrect results when checking the dependency tree. 
> The error producted from 'mvn dependency:tree' includes:
> [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ atlas-client-v1 ---
> [WARNING] Using Maven 2 dependency tree to get verbose output, which may be inconsistent with actual Maven 3 resolution
> The fix is to update the plugin to a later version. Patch to be added. No warnings are then produced, and we should be more sure of getting proper dependency tree reporting



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