diff --git a/pom.xml b/pom.xml index f2df553c..0d3301d9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,890 +1,337 @@ - - - 4.0.0 - - - org.springframework.data - - - spring-data-couchbase - - - 5.0.0-SNAPSHOT - - - Spring Data Couchbase - - - Spring Data integration for Couchbase - - - https://github.com/spring-projects/spring-data-couchbase - - - - - - org.springframework.data.build - - - spring-data-parent - - - 3.0.0-SNAPSHOT - - - - - - - - - 3.3.0 - - - 3.3.0 - - - 3.0.0-SNAPSHOT - - - spring.data.couchbase - - - 2.10.13 - - - 3.0.1 - - - 7.0.1.Final - - - 1.1.3 - - - 5.0.0 - - - 3.7.4 - - - - - - - - - - - - - - - org.testcontainers - - - testcontainers-bom - - - ${testcontainers} - - - pom - - - import - - - - - - - - - - - - - - - - - - com.querydsl - - - querydsl-apt - - - ${querydsl} - - - provided - - - - - - - - - org.springframework - - - spring-context-support - - - - - - - - - org.springframework - - - spring-web - - - - - - - - - org.springframework - - - spring-tx - - - - - - - - - ${project.groupId} - - - spring-data-commons - - - ${springdata.commons} - - - - - - - - - com.couchbase.client - - - java-client - - - ${couchbase} - - - - - - - - - - - - jakarta.enterprise - - - jakarta.enterprise.cdi-api - - - 3.0.0 - - - - - - - - - org.springframework - - - spring-test - - - ${spring} - - - test - - - - - - - - - org.hibernate.validator - - - hibernate-validator - - - 7.0.1.Final - - - test - - - - - - - - - org.apache.httpcomponents - - - httpclient - - - 4.5.13 - - - test - - - - - - - - - io.projectreactor - - - reactor-test - - - 3.4.6 - - - test - - - - - - - - - com.fasterxml.jackson.core - - - jackson-databind - - - - - - - - - joda-time - - - joda-time - - - ${jodatime} - - - true - - - - - - - - - org.testcontainers - - - testcontainers - - - test - - - - - - - - - - - - jakarta.validation - - - jakarta.validation-api - - - ${validation} - - - - - - - - - jakarta.el - - - jakarta.el-api - - - 4.0.0 - - - provided - - - true - - - - - - - - - javax.el - - - javax.el-api - - - 3.0.0 - - - test - - - - - - - - - org.glassfish - - - jakarta.el - - - 4.0.2 - - - provided - - - true - - - - - - - - - - - - - - - org.apache.geronimo.specs - - - geronimo-jcdi_2.0_spec - - - 1.0.1 - - - test - - - - - - - - - javax.interceptor - - - javax.interceptor-api - - - 1.2.1 - - - test - - - - - - - - - org.apache.openwebbeans - - - openwebbeans-se - - - ${webbeans} - - - test - - - - - - - - - com.couchbase.mock - - - CouchbaseMock - - - 1.5.25 - - - test - - - - - - - - - com.squareup.okhttp3 - - - okhttp - - - 4.8.1 - - - test - - - - - - - - - com.squareup.okhttp3 - - - okhttp-tls - - - 4.8.1 - - - test - - - - - - - - - - - - org.jetbrains.kotlin - - - kotlin-stdlib - - - ${kotlin} - - - true - - - - - - - - - org.jetbrains.kotlin - - - kotlin-reflect - - - ${kotlin} - - - true - - - - - - - - - org.jetbrains.kotlin - - - kotlin-test - - - ${kotlin} - - - test - - - - - - - - - org.awaitility - - - awaitility - - - 4.0.3 - - - test - - - - - - - - - - - - - - - spring-libs-snapshot - - - https://repo.spring.io/libs-snapshot - - - - - - - - - sonatype-snapshot - - - https://oss.sonatype.org/content/repositories/snapshots - - - - - - true - - - - - - - - - false - - - - - - - - - - - - jitpack.io - - - https://jitpack.io - - - - - - - - - - - - - - - spring-plugins-release - - - https://repo.spring.io/plugins-release - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - - - maven-surefire-plugin - - - - - - false - - - false - - - - - - **/*Test.java - - - **/*Tests.java - - - - - - - - - **/*IntegrationTest.java - - - **/*IntegrationTests.java - - - - - - - - - - - - - - - org.apache.maven.plugins - - - maven-failsafe-plugin - - - - - - - - - **/*IntegrationTest.java - - - **/*IntegrationTests.java - - - - - - - - - - - - - - - - - - integration-test - - - verify - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - - - maven-assembly-plugin - - - - - - - - - org.asciidoctor - - - asciidoctor-maven-plugin - - - - - - - - - com.mysema.maven - - - apt-maven-plugin - - - ${apt} - - - - - - - - - com.querydsl - - - querydsl-apt - - - ${querydsl} - - - - - - - - - - - - - - - generate-test-sources - - - - - - test-process - - - - - - - - - target/generated-test-sources - - - org.springframework.data.couchbase.repository.support.CouchbaseAnnotationProcessor - - - - - - - - - - - - - - - - - - - + 4.0.0 + + org.springframework.data + spring-data-couchbase + 5.0.0-SNAPSHOT + + Spring Data Couchbase + Spring Data integration for Couchbase + https://github.com/spring-projects/spring-data-couchbase + + + org.springframework.data.build + spring-data-parent + 3.0.0-SNAPSHOT + + + + 3.3.0 + 3.3.0 + 3.0.0-SNAPSHOT + spring.data.couchbase + 2.10.13 + 3.0.1 + 7.0.1.Final + 1.1.3 + 5.0.0 + 3.7.4 + + + + + + org.testcontainers + testcontainers-bom + ${testcontainers} + pom + import + + + + + + + + com.querydsl + querydsl-apt + ${querydsl} + provided + + + + org.springframework + spring-context-support + + + + org.springframework + spring-web + + + + org.springframework + spring-tx + + + + ${project.groupId} + spring-data-commons + ${springdata.commons} + + + + com.couchbase.client + java-client + ${couchbase} + + + + + jakarta.enterprise + jakarta.enterprise.cdi-api + 3.0.0 + + + + org.springframework + spring-test + ${spring} + test + + + + org.hibernate.validator + hibernate-validator + 7.0.1.Final + test + + + + org.apache.httpcomponents + httpclient + 4.5.13 + test + + + + io.projectreactor + reactor-test + 3.4.6 + test + + + + com.fasterxml.jackson.core + jackson-databind + + + + joda-time + joda-time + ${jodatime} + true + + + + org.testcontainers + testcontainers + test + + + + + jakarta.validation + jakarta.validation-api + ${validation} + + + + jakarta.el + jakarta.el-api + 4.0.0 + provided + true + + + + javax.el + javax.el-api + 3.0.0 + test + + + + org.glassfish + jakarta.el + 4.0.2 + provided + true + + + + + + org.apache.geronimo.specs + geronimo-jcdi_2.0_spec + 1.0.1 + test + + + + javax.interceptor + javax.interceptor-api + 1.2.1 + test + + + + org.apache.openwebbeans + openwebbeans-se + ${webbeans} + test + + + + com.couchbase.mock + CouchbaseMock + 1.5.25 + test + + + + com.squareup.okhttp3 + okhttp + 4.8.1 + test + + + + com.squareup.okhttp3 + okhttp-tls + 4.8.1 + test + + + + + org.jetbrains.kotlin + kotlin-stdlib + ${kotlin} + true + + + + org.jetbrains.kotlin + kotlin-reflect + ${kotlin} + true + + + + org.jetbrains.kotlin + kotlin-test + ${kotlin} + test + + + + org.awaitility + awaitility + 4.0.3 + test + + + + + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + + sonatype-snapshot + https://oss.sonatype.org/content/repositories/snapshots + + true + + + false + + + + jitpack.io + https://jitpack.io + + + + + + spring-plugins-release + https://repo.spring.io/plugins-release + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + false + false + + **/*Test.java + **/*Tests.java + + + **/*IntegrationTest.java + **/*IntegrationTests.java + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + **/*IntegrationTest.java + **/*IntegrationTests.java + + + + + + integration-test + verify + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.asciidoctor + asciidoctor-maven-plugin + + + com.mysema.maven + apt-maven-plugin + ${apt} + + + com.querydsl + querydsl-apt + ${querydsl} + + + + + generate-test-sources + + test-process + + + target/generated-test-sources + org.springframework.data.couchbase.repository.support.CouchbaseAnnotationProcessor + + + + + +