diff --git a/.github/native-tests.json b/.github/native-tests.json index cb93c47b89967..9157dfead6089 100644 --- a/.github/native-tests.json +++ b/.github/native-tests.json @@ -35,7 +35,7 @@ { "category": "Data2", "timeout": 65, - "test-modules": "jpa jpa-mysql jpa-db2 reactive-mysql-client reactive-db2-client hibernate-reactive-db2 hibernate-reactive-mysql" + "test-modules": "jpa jpa-mysql jpa-db2 reactive-mysql-client reactive-db2-client" }, { "category": "Data3", @@ -50,12 +50,12 @@ { "category": "Data5", "timeout": 65, - "test-modules": "jpa-postgresql narayana-stm narayana-jta reactive-pg-client hibernate-reactive-postgresql" + "test-modules": "jpa-postgresql narayana-stm narayana-jta reactive-pg-client" }, { "category": "Data6", "timeout": 50, - "test-modules": "elasticsearch-rest-client elasticsearch-rest-high-level-client hibernate-search-orm-elasticsearch hibernate-reactive-panache" + "test-modules": "elasticsearch-rest-client elasticsearch-rest-high-level-client hibernate-search-orm-elasticsearch" }, { "category": "Amazon", diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml index b2304759e62a5..b0c413004d9db 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -839,45 +839,6 @@ - - io.quarkus - quarkus-hibernate-reactive - ${project.version} - pom - test - - - * - * - - - - - io.quarkus - quarkus-hibernate-reactive-panache - ${project.version} - pom - test - - - * - * - - - - - io.quarkus - quarkus-hibernate-reactive-panache-common - ${project.version} - pom - test - - - * - * - - - io.quarkus quarkus-hibernate-search-orm-elasticsearch diff --git a/docs/pom.xml b/docs/pom.xml index 2fb17020fd348..a1090326c8656 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -799,45 +799,6 @@ - - io.quarkus - quarkus-hibernate-reactive-deployment - ${project.version} - pom - test - - - * - * - - - - - io.quarkus - quarkus-hibernate-reactive-panache-deployment - ${project.version} - pom - test - - - * - * - - - - - io.quarkus - quarkus-hibernate-reactive-panache-common-deployment - ${project.version} - pom - test - - - * - * - - - io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index b1f972fa0003a..ddd193fb2e931 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -21,8 +21,10 @@ hibernate-orm-panache hibernate-orm-panache-kotlin mongodb-panache-common + mongodb-panache mongodb-panache-kotlin panacheql diff --git a/extensions/pom.xml b/extensions/pom.xml index 31d17454c6253..d0bbc0bc101d3 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -83,7 +83,7 @@ jdbc hibernate-orm hibernate-envers - hibernate-reactive + hibernate-validator panache hibernate-search-orm-elasticsearch diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4c986c1db7506..428c1cbe64057 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -57,10 +57,12 @@ hibernate-orm-panache hibernate-orm-rest-data-panache hibernate-orm-panache-kotlin + hibernate-search-orm-elasticsearch hibernate-tenancy hibernate-orm-envers