Red Hat Maven repository is not working due to HTTP 500 error code

Solution Verified - Updated -

Issue

  • We setup the below two RedHat Maven repositories (as listed in https://access.redhat.com/maven-repository) as remote repos in our Artifactory server. However, none are working. For any artifact we try to fetch we receive HTTP 500 error code.
C:\SVN\TestTools>java URLConnector  https://maven.repository.redhat.com/ga/ant/ant/maven-metadata.xml.sha1
INFO: Connecting to https://maven.repository.redhat.com/ga/ant/ant/maven-metadata.xml.sha1
Exception in thread "main" java.io.IOException: Server returned HTTP response co
de: 500 for URL: https://maven.repository.redhat.com/ga/ant/ant/maven-metadata.xml.sha1
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLCo
nnection.java:1894)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
nection.java:1492)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
sURLConnectionImpl.java:263)
        at URLConnector.main(URLConnector.java:18)
  • Red Hat Maven repositories not fully working

Environment

Red Hat Maven repository

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.