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

hibernate-core used by quarkus-hibernate-orm needs jakarta.persistence-api 3.2.0.redhat-00001 which is not present in the repository

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      git clone git@github.com:quarkus-qe/quarkus-test-suite.git && cd quarkus-test-suite/hibernate/jakarta-data && git checkout 3.27
      mvn clean install -DskipTests -V -fae -Dmaven.repo.local=${PATH_TO_UNZIPPED_REPOSITORY} -Dquarkus.platform.group-id=com.redhat.quarkus.platform -Dquarkus.platform.artifact-id=quarkus-bom -Dquarkus.platform.version=3.26.3.temporary-redhat-00004
      
      Show
      git clone git@github.com:quarkus-qe/quarkus-test-suite.git && cd quarkus-test-suite/hibernate/jakarta-data && git checkout 3.27 mvn clean install -DskipTests -V -fae -Dmaven.repo.local=${PATH_TO_UNZIPPED_REPOSITORY} -Dquarkus.platform.group-id=com.redhat.quarkus.platform -Dquarkus.platform.artifact-id=quarkus-bom -Dquarkus.platform.version=3.26.3.temporary-redhat-00004
    • ---

      Applications using quarkus-hibernate-orm using 3.26.3.ER2 platform will fail their compilation with the following message:

      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  03:27 min
      [INFO] Finished at: 2025-09-22T17:23:33+02:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project jakarta-data: Resolution of annotationProcessorPath dependencies failed: The following artifacts could not be resolved: jakarta.persistence:jakarta.persistence-api:jar:3.2.0.redhat-00001 (absent), com.fasterxml:classmate:jar:1.7.0.redhat-00001 (absent), jakarta.inject:jakarta.inject-api:jar:2.0.1.redhat-00006 (absent), jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2.redhat-00001 (absent), jakarta.annotation:jakarta.annotation-api:jar:3.0.0.redhat-00001 (absent): Could not find artifact jakarta.persistence:jakarta.persistence-api:jar:3.2.0.redhat-00001 in central-mirror (https://repository.engineering.redhat.com/nexus/repository/rhbq-qe-maven-central/) -> [Help 1]
      

              ant@redhat.com Ant Stephenson
              mjurc@redhat.com Michal Jurc
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: