Istvan Toth created HBASE-29367: ----------------------------------- Summary: Don't add Apache Snapshot Maven Repo by Default Key: HBASE-29367 URL: https://issues.apache.org/jira/browse/HBASE-29367 Project: HBase Issue Type: Bug Components: build Reporter: Istvan Toth
All HBase repos add the Apache Snapshot Maven repo by default to the repo list. This - Causes unneccessary load on the Apache infra - Causes my $Dayjob IP address to be blacklisted by ASF infra. The repo is added in the ASF parent pom, which is fixed in MPOM-451, but we can't upgrade to that version. Find and apply some solution to disable the repo added by the ASF parent pom. -- This message was sent by Atlassian Jira (v8.20.10#820010)