You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/01/17 14:47:00 UTC

[jira] [Updated] (IGNITE-13993) Ignite-extensions: Change version of Ignite dependency to 2.11.0

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

Mikhail Petrov updated IGNITE-13993:
------------------------------------
    Description: 
Ignite-extension TC build fails with the following error ([TC build|https://ci.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Build/5822607?showLog=5822607_1809_1603.1809&logFilter=debug]):
{code:java}
Failed to execute goal on project ignite-flink-ext: Could not resolve dependencies for project org.apache.ignite:ignite-flink-ext:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.ignite:ignite-core:jar:2.10.0-SNAPSHOT, org.apache.ignite:ignite-core:jar:tests:2.10.0-SNAPSHOT, org.apache.ignite:ignite-log4j:jar:2.10.0-SNAPSHOT, org.apache.ignite:ignite-spring:jar:2.10.0-SNAPSHOT: Could not find artifact org.apache.ignite:ignite-core:jar:2.10.0-SNAPSHOT in apache.snapshots (http://172.25.4.107/artifactory/gridgain-local
{code}

It's needed to change version of Ignite dependency to 2.11.0-SNAPSHOT.

  was:It's needed to change version of Ignite dependency to 2.11.0-SNAPSHOT. Now it causes TC ignite-extensions build failure.


> Ignite-extensions: Change version of Ignite dependency to 2.11.0
> ----------------------------------------------------------------
>
>                 Key: IGNITE-13993
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13993
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Major
>
> Ignite-extension TC build fails with the following error ([TC build|https://ci.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Build/5822607?showLog=5822607_1809_1603.1809&logFilter=debug]):
> {code:java}
> Failed to execute goal on project ignite-flink-ext: Could not resolve dependencies for project org.apache.ignite:ignite-flink-ext:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.ignite:ignite-core:jar:2.10.0-SNAPSHOT, org.apache.ignite:ignite-core:jar:tests:2.10.0-SNAPSHOT, org.apache.ignite:ignite-log4j:jar:2.10.0-SNAPSHOT, org.apache.ignite:ignite-spring:jar:2.10.0-SNAPSHOT: Could not find artifact org.apache.ignite:ignite-core:jar:2.10.0-SNAPSHOT in apache.snapshots (http://172.25.4.107/artifactory/gridgain-local
> {code}
> It's needed to change version of Ignite dependency to 2.11.0-SNAPSHOT.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)