You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey N. Gura (Jira)" <ji...@apache.org> on 2021/09/21 10:54:00 UTC

[jira] [Comment Edited] (IGNITE-15388) Bump up the azure-storage-blob version

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

Andrey N. Gura edited comment on IGNITE-15388 at 9/21/21, 10:53 AM:
--------------------------------------------------------------------

[~mmuzaf] [~xtern] Why did you remove {{azure.sdk.version}} property key from {{parent/pom.xml}} and replace it by hardcoded and copy-pasted version? Is it deliberated change? What is motivation?


was (Author: agura):
[~mmuzaf] [~xtern] Why did you remove {{azure.sdk.version}} property key from {{parent/pkm.xml}} and replace it by hardcoded and copy-pasted version? Is it deliberated change? What is motivation?

> Bump up the azure-storage-blob version 
> ---------------------------------------
>
>                 Key: IGNITE-15388
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15388
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.11
>            Reporter: Maxim Muzafarov
>            Assignee: Pavel Pereslegin
>            Priority: Blocker
>             Fix For: 2.12
>
>         Attachments: azure-storage-blob-2.13.0-deps.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The 12.0.0 azure-storage-blob is missed in the maven central repository [1].
> It's strictly recommended to update the dependency version to the 12.13.0 version in the ignite-azure module.
>  [https://github.com/Azure/azure-sdk-for-java/issues/23562#issuecomment-903183704]
>  
> {code:java}
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: ⁣ ⁣01:27 min
> [INFO] Finished at: 2021-08-25T22:40:58+03:00
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project ignite-azure: Could not
> resolve dependencies for project
> org.apache.ignite:ignite-azure:jar:2.12.0-SNAPSHOT: Failure to find
> com.azure:azure-storage-blob:jar:12.0.0 in
> https://repo.maven.apache.org/maven2 was cached in the local
> repository, resolution will not be reattempted until the update
> interval of central has elapsed or updates are forced -> [Help 1]
> {code}
> [1] [https://repo1.maven.org/maven2/com/azure/azure-storage-blob/12.0.0]



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