Attila Doroszlai created FOP-3226: ------------------------------------- Summary: Use central repo, not repository.apache.org Key: FOP-3226 URL: https://issues.apache.org/jira/browse/FOP-3226 Project: FOP Issue Type: Bug Reporter: Attila Doroszlai
Build tries to download non-Apache artifacts from {{repository.apache.org}}: {code:title=https://github.com/apache/xmlgraphics-fop/actions/runs/12164170681/job/33925162614#step:4:1413} [INFO] Downloading from apache.releases.https: https://repository.apache.org/content/repositories/releases/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom [INFO] Downloading from jboss.org: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 706 kB/s) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)