Attila Doroszlai created TEZ-4593:
-------------------------------------
Summary: Disable releases for apache.snapshots repo
Key: TEZ-4593
URL: https://issues.apache.org/jira/browse/TEZ-4593
Project: Apache Tez
Issue Type: Bug
Reporter: Attila Doroszlai
Build tries to download release artifacts from snapshots repo:
{code:title=https://github.com/apache/tez/actions/runs/12312373636/job/34364280062#step:4:11762}
Downloading from apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloading from central:
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded from central:
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
(2.7 kB at 392 kB/s)
{code}
(Will post a PR for this.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)