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

Roman Puchkovskiy resolved IGNITE-15850.
----------------------------------------
    Resolution: Cannot Reproduce

It looks like this is not relevant for the current master. Using the most 
recent Maven 3.8.3 and an empty local repository, I was not able to reproduce 
the failure. For this reason, closing the issue.

> Ignite build fails on Maven of recent versions
> ----------------------------------------------
>
>                 Key: IGNITE-15850
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15850
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.13
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>
> Namely, build fails on Maven 3.8.3. This happens because since some version 
> Maven started blocking plain http (not https) repositories.
> jotm-core:2.2.3 uses jotm:2.2.3 as parent, which in turn uses ow2:1.3 as 
> parent. ow2:1.3 mentions its own http:// repository in <repository> element, 
> also it mentions its http:// repositories via properties:
>  
> {{<ow2DistMgmtSnapshotsUrl>[http://repository.ow2.org/nexus/content/repositories/snapshots]</ow2DistMgmtSnapshotsUrl>
>  
> <ow2DistMgmtReleasesUrl>[http://repository.ow2.org/nexus/service/local/staging/deploy/maven2]</ow2DistMgmtReleasesUrl>}}
> Probably it's just enough to override these properties in our parent pom.
>  
> It looks like this was already mentioned earlier: 
> [http://mail-archives.apache.org/mod_mbox/ignite-dev/202105.mbox/%3ccd23f2fe-4adb-4194-a33b-2991fd3d9...@gmail.com%3E]



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

Reply via email to