[
https://issues.apache.org/jira/browse/IGNITE-23998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin updated IGNITE-23998:
---------------------------------------
Labels: ignite-3 snapshot-repo (was: snapshot-repo)
> Disable releases for apache.snapshots repo
> ------------------------------------------
>
> Key: IGNITE-23998
> URL: https://issues.apache.org/jira/browse/IGNITE-23998
> Project: Ignite
> Issue Type: Bug
> Components: build
> Reporter: Attila Doroszlai
> Priority: Major
> Labels: ignite-3, snapshot-repo
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Apache snapshot repository should be enabled only for snapshots.
> {code:title=https://github.com/apache/ignite-3/blob/9b523c232d82df322b7a93c5cd61e221022f97e1/build.gradle#L31-L33}
> maven {
> url = uri('https://repository.apache.org/snapshots')
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)