repo.eclipse.org gives http 403 to requests
Summary
As can be seen at https://github.com/eclipse-platform/eclipse.platform.swt/actions/runs/14509288861/job/40704373346?pr=2030 this breaks builds like :
Warning: Could not transfer metadata org.eclipse:eclipse-sdk-prereqs:4.36.0-SNAPSHOT/maven-metadata.xml from/to eclipse-hosted (https://repo.eclipse.org/content/repositories/eclipse/): status code: 403, reason phrase: Forbidden (403)
Warning: org.eclipse:eclipse-sdk-prereqs:4.36.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://repo.eclipse.org/content/repositories/eclipse/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of eclipse-hosted has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse:eclipse-sdk-prereqs:4.36.0-SNAPSHOT/maven-metadata.xml from/to eclipse-hosted (https://repo.eclipse.org/content/repositories/eclipse/): status code: 403, reason phrase: Forbidden (403)
Warning: org.eclipse:eclipse-sdk-prereqs:4.36.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://repo.eclipse.org/content/repositories/eclipse/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of eclipse-hosted has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse:eclipse-sdk-prereqs:4.36.0-SNAPSHOT/maven-metadata.xml from/to eclipse-hosted (https://repo.eclipse.org/content/repositories/eclipse/): status code: 403, reason phrase: Forbidden (403)
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
No maven builds work thus all development is put on halt.