Attila Doroszlai created PHOENIX-7488:
-----------------------------------------

             Summary: 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
            Reporter: Attila Doroszlai


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])



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to