[
https://issues.apache.org/jira/browse/PHOENIX-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-7488:
---------------------------------
Fix Version/s: thirdparty-2.2.0
> Use central repo, not repository.apache.org
> -------------------------------------------
>
> Key: PHOENIX-7488
> URL: https://issues.apache.org/jira/browse/PHOENIX-7488
> Project: Phoenix
> Issue Type: Bug
> Components: connectors, omid, phoenix, thirdparty
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
> Labels: snapshot-repo
> Fix For: connectors-6.0.0, 5.3.0, thirdparty-2.2.0
>
>
> Build tries to download non-Apache artifacts from {{apache release}} repo:
> {code:title=https://github.com/apache/phoenix-connectors/actions/runs/11933840635/job/33461210942#step:4:1507}
> [INFO] Downloading from apache release:
> https://repository.apache.org/content/repositories/releases/com/google/guava/guava/27.0-jre/guava-27.0-jre.pom
> [INFO] Downloading from central:
> https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0-jre/guava-27.0-jre.pom
> [INFO] Downloaded from central:
> https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0-jre/guava-27.0-jre.pom
> (8.1 kB at 812 kB/s)
> {code}
> bq. Neither repository.apache.org nor people.apache.org are general purpose
> Maven repositories, and should only be used for the testing of pre-production
> ASF code artifacts. Maven Central is the correct public java artifact
> repository service. ([source|https://infra.apache.org/infra-ban.html])
> (Will post PR for this.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)