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

Pavel Pereslegin edited comment on IGNITE-15388 at 9/21/21, 11:19 AM:
----------------------------------------------------------------------

[~agura],

initially "azure.sdk.version" had nothing to do with the "sdk" version, but 
only related to the "azure-storage-blob" and "azure-storage-common" artifacts 
version. After updating the dependencies, even the versions of these artifacts 
are different, so it was not very clear to me which version of "sdk" to specify 
and why.

It is planned to move this module to ignite-extensions in IGNITE-15541.


_>> and replace it by hardcoded and copy-pasted version_

I didn't get it - copy-pasted from where? All versions have been updated 
according to the dependency graph, required for azure-blob 12.13.0.


was (Author: xtern):
[~agura],

initially "azure.sdk.version" had nothing to do with the "sdk" version, but 
only related to the "azure-storage-blob" and "azure-storage-common" artifacts 
version. After updating the dependencies, even the versions of these artifacts 
are different, so it was not very clear to me which version of "sdk" to specify 
and why.

It is planned to move this module to ignite-extensions in IGNITE-15541.


_>> and replace it by hardcoded and copy-pasted version_

I didn't get it - copy-pasted from where? All versions have been updated 
according to the dependency graph, required for azure-blob.

> 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)

Reply via email to