Attila Doroszlai created HADOOP-19360:
-----------------------------------------
Summary: Disable releases for apache.snapshots repo
Key: HADOOP-19360
URL: https://issues.apache.org/jira/browse/HADOOP-19360
Project: Hadoop Common
Issue Type: Bug
Components: build
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{code:title=https://github.com/apache/hadoop/blob/aa5fe6f550c8971762c02c292240a7529001e1d8/pom.xml#L54-L59}
<repositories>
<repository>
<id>${distMgmtSnapshotsId}</id>
<name>${distMgmtSnapshotsName}</name>
<url>${distMgmtSnapshotsUrl}</url>
</repository>
{code}
The Apache snapshot repository should be enabled only for snapshots.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]