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

`org.hamcrest:hamcrest-core:1.3-redhat-1` is not present in repo

XMLWordPrintable

    • +

      Quarkus universe bom brings  `junit/junit/4.12.0.redhat-003` which brings in `org.hamcrest:hamcrest-core:jar:1.3-redhat-1`and this is not present in Quarkus 2.2.3.CR3 repository. 
       
      This is blocking several QE pipelines because can't find this dependency so the build fail.
       
      Junit.pom

      quarkus-maven-repo/maven-repository/junit/junit/4.12.0.redhat-003/junit-4.12.0.redhat-003.pom
      

      Dependency

      <dependencies>
              <dependency>
                  <groupId>org.hamcrest</groupId>
                  <artifactId>hamcrest-core</artifactId>
                  <version>1.3-redhat-1</version>
              </dependency>
          </dependencies>
      

      Repo link: http://download.eng.brq.redhat.com/rcm-guest/staging/quarkus/quarkus-2.2.3.CR3/
       
      Please let me know If I can help in order to move on this issue

            sausingh@redhat.com Saumya Singh
            rhn-support-pagonzal Pablo Gonzalez Granados (Inactive)
            Rostislav Svoboda Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: