You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2023/04/07 10:47:00 UTC

[jira] [Resolved] (IGNITE-17988) Wrong version of jackson-core dependency resolved in ml module

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

Aleksey Plekhanov resolved IGNITE-17988.
----------------------------------------
    Resolution: Fixed

> Wrong version of jackson-core dependency resolved in ml module
> --------------------------------------------------------------
>
>                 Key: IGNITE-17988
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17988
>             Project: Ignite
>          Issue Type: Bug
>          Components: build, ml
>    Affects Versions: 2.12, 2.13, 2.14
>            Reporter: Vladimir Kornyshev
>            Assignee: Vladimir Kornyshev
>            Priority: Major
>              Labels: newbie
>             Fix For: 2.15
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> While building ml module resolved version of jackson-core is 2.7.4 instead of necessary 2.12.7, because there are transitive dependency from com.dropbox.core:dropbox-core-sdk. That leads to copying wrong artifact jackson-core-2.7.4.jar to modules\ml\target\libs folder.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)