You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin P. McCabe (JIRA)" <ji...@apache.org> on 2017/05/24 00:23:04 UTC

[jira] [Resolved] (HTRACE-399) Exclude jackson from test dependency on htrace-core4 to avoid infinite loop on creating dependency-reduced-pom

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

Colin P. McCabe resolved HTRACE-399.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.4.0

> Exclude jackson from test dependency on htrace-core4 to avoid infinite loop on creating dependency-reduced-pom
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HTRACE-399
>                 URL: https://issues.apache.org/jira/browse/HTRACE-399
>             Project: HTrace
>          Issue Type: Bug
>          Components: htrace-hbase
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>             Fix For: 3.4.0
>
>         Attachments: HTRACE-399.001.patch
>
>
> This is follow-up of HTRACE-234. As it is descrived in MSHADE-148, depending both of main and test jar of htrace-core4 causes the infinite loop on creating dependency-reduced-pom. I found that the loop is on adding jackson-core and jackson-databind to exclusions. Excluding jackson from test dependency to htrace-core4 fixed the issue. Since htrace-core4 has its own relocated jackson, htrace-hbase does not need the transitive dependency.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)