Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-5141

Request to maven.repository.url returns 404

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • 3.15.NEXT
    • 3.15.1.ER2
    • team/prod
    • None
    • 3
    • False
    • None
    • False
    • Hide
      $ curl https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/client/config.yaml
      ---
      registries:
      - registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com:
          update-policy: "always"
          descriptor:
            artifact: "com.redhat.psi.prod.ocp-c1.apps.registry-3-15-1-temporary-redhat-00007:quarkus-registry-descriptor::json:1.0-SNAPSHOT"
          maven:
            repository:
              url: "https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/maven"
      $ curl --verbose https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/maven
      * Host registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com:443 was resolved.
      <HTTPS connection data omitted>
      > GET /maven HTTP/1.1
      > Host: registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com
      > User-Agent: curl/8.6.0
      > Accept: */*
      > 
      * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
      * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
      * old SSL session ID is stale, removing
      < HTTP/1.1 404 Not Found
      
      
      Show
      $ curl https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/client/config.yaml --- registries: - registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com: update-policy: "always" descriptor: artifact: "com.redhat.psi.prod.ocp-c1.apps.registry-3-15-1-temporary-redhat-00007:quarkus-registry-descriptor::json:1.0-SNAPSHOT" maven: repository: url: "https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/maven" $ curl --verbose https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/maven * Host registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com:443 was resolved. <HTTPS connection data omitted> > GET /maven HTTP/1.1 > Host: registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com > User-Agent: curl/8.6.0 > Accept: */* > * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): * old SSL session ID is stale, removing < HTTP/1.1 404 Not Found
    • ---
    • Quarkus Prod - Week 45

      Registry config for 3.15.1.ER2[1] contains URL for maven repository. HTTP request to this repository returns HTPP error 404

      [1] https://registry-3-15-1-temporary-redhat-00007.apps.ocp-c1.prod.psi.redhat.com/client/config.yaml

              ant@redhat.com Ant Stephenson
              rhn-support-fdudinsk Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: