Attila Doroszlai created IGNITE-23998:
-----------------------------------------

             Summary: 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


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)

Reply via email to