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

[jira] [Comment Edited] (IGNITE-14753) Build via maven 3.8.1 fails

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

Ilya Korol edited comment on IGNITE-14753 at 6/2/21, 1:34 AM:
--------------------------------------------------------------

Update versions (migrate from http repositories):

apache parent
jotm (several tests broke after update, fixed)

Fix broken configuration for jar plugin (due to versions upgrade in apache parent):

Remove 'useDefaultManifestFile' option from ignite parent pom (due to deprecation)
Add classifiers for artifacts in modules/extdata/uri
Remove duplicated dependencies definitions from several modules (maven complained to this during builds with warnings)


was (Author: korol):
Update versions (migrate from http repositories):

apache parent
jotm (several tests broke after update, fixed)
spark-core_2.11
Fix broken configuration for jar plugin (due to versions upgrade in apache parent):

Remove 'useDefaultManifestFile' option from ignite parent pom (due to deprecation)
Add classifiers for artifacts in modules/extdata/uri
Remove duplicated dependencies definitions from several modules (maven complained to this during builds with warnings)

> Build via maven 3.8.1 fails 
> ----------------------------
>
>                 Key: IGNITE-14753
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14753
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>            Reporter: Ilya Korol
>            Assignee: Ilya Korol
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Building ignite with latest maven (3.8.1) fails due to http blocking policy.
> https://maven.apache.org/docs/3.8.1/release-notes.html



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