From 384e95d187050728019b0203269723461fbf68a6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 6 Jun 2023 10:56:23 +0200 Subject: [PATCH] Reformat pom.xml. See #2585 --- pom.xml | 841 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 421 insertions(+), 420 deletions(-) diff --git a/pom.xml b/pom.xml index 2c908bdb9..31d50dda2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,469 +1,470 @@ - + - 4.0.0 + 4.0.0 - org.springframework.data - spring-data-elasticsearch - 5.2.0-SNAPSHOT + org.springframework.data + spring-data-elasticsearch + 5.2.0-SNAPSHOT - - org.springframework.data.build - spring-data-parent - 3.2.0-SNAPSHOT - + + org.springframework.data.build + spring-data-parent + 3.2.0-SNAPSHOT + - Spring Data Elasticsearch - Spring Data Implementation for Elasticsearch + Spring Data Elasticsearch + Spring Data Implementation for Elasticsearch + https://github.com/spring-projects/spring-data-elasticsearch + + + 3.2.0-SNAPSHOT + + + 8.8.0 + + 1.0.8.RELEASE + 0.14.4 + 2.18.0 + 1.5.1 + 1.18.0 + 2.35.0 + + spring.data.elasticsearch + + + test + integration-test + + + + + biomedcentral + BioMed Central Development Team + +0 + + + cstrobl + Christoph Strobl + cstrobl at pivotal.io + Pivotal + https://www.pivotal.io + + Developer + + +1 + + + mpaluch + Mark Paluch + mpaluch at pivotal.io + Pivotal + https://www.pivotal.io + + Developer + + +1 + + + + https://github.com/spring-projects/spring-data-elasticsearch + scm:git:git://github.com/spring-projects/spring-data-elasticsearch.git + scm:git:ssh://git@github.com/spring-projects/spring-data-elasticsearch.git + + - - 3.2.0-SNAPSHOT + + Bamboo + https://build.spring.io/browse/SPRINGDATAES + - - 8.8.0 + + GitHub + https://github.com/spring-projects/spring-data-elasticsearch/issues + - 1.0.8.RELEASE - 0.14.4 - 2.18.0 - 1.5.1 - 1.18.0 - 2.35.0 + - spring.data.elasticsearch + + + org.springframework + spring-context + - - test - integration-test - + + org.springframework + spring-tx + - - - biomedcentral - BioMed Central Development Team - +0 - - - cstrobl - Christoph Strobl - cstrobl at pivotal.io - Pivotal - https://www.pivotal.io - - Developer - - +1 - - - mpaluch - Mark Paluch - mpaluch at pivotal.io - Pivotal - https://www.pivotal.io - - Developer - - +1 - - + + + org.springframework.data + spring-data-commons + ${springdata.commons} + - - https://github.com/spring-projects/spring-data-elasticsearch - scm:git:git://github.com/spring-projects/spring-data-elasticsearch.git - scm:git:ssh://git@github.com/spring-projects/spring-data-elasticsearch.git - - + + + org.springframework + spring-webflux + true + - - Bamboo - https://build.spring.io/browse/SPRINGDATAES - + + io.projectreactor + reactor-test + test + - - GitHub - https://github.com/spring-projects/spring-data-elasticsearch/issues - + + co.elastic.clients + elasticsearch-java + ${elasticsearch-java} + + + commons-logging + commons-logging + + + + + org.elasticsearch.client + elasticsearch-rest-client + ${elasticsearch-java} + + + commons-logging + commons-logging + + + - + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-databind + - - - org.springframework - spring-context - + - - org.springframework - spring-tx - + + javax.interceptor + javax.interceptor-api + 1.2.2 + test + - - - org.springframework.data - spring-data-commons - ${springdata.commons} - + + jakarta.enterprise + jakarta.enterprise.cdi-api + 3.0.1 + provided + true + - - - org.springframework - spring-webflux - true - + + jakarta.annotation + jakarta.annotation-api + ${jakarta-annotation-api} + test + - - io.projectreactor - reactor-test - test - + + org.apache.openwebbeans + openwebbeans-se + jakarta + ${webbeans} + test + - - co.elastic.clients - elasticsearch-java - ${elasticsearch-java} - - - commons-logging - commons-logging - - - - - org.elasticsearch.client - elasticsearch-rest-client - ${elasticsearch-java} - - - commons-logging - commons-logging - - - + + org.apache.openwebbeans + openwebbeans-spi + jakarta + ${webbeans} + test + - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-databind - + + org.apache.openwebbeans + openwebbeans-impl + jakarta + ${webbeans} + test + - + + + org.jetbrains.kotlin + kotlin-stdlib + true + - - javax.interceptor - javax.interceptor-api - 1.2.2 - test - + + org.jetbrains.kotlin + kotlin-reflect + true + - - jakarta.enterprise - jakarta.enterprise.cdi-api - 3.0.1 - provided - true - + + org.jetbrains.kotlinx + kotlinx-coroutines-core + true + - - jakarta.annotation - jakarta.annotation-api - ${jakarta-annotation-api} - test - + + org.jetbrains.kotlinx + kotlinx-coroutines-reactor + true + - - org.apache.openwebbeans - openwebbeans-se - jakarta - ${webbeans} - test - + + + org.springframework + spring-test + test + + + ch.qos.logback + logback-classic + + + - - org.apache.openwebbeans - openwebbeans-spi - jakarta - ${webbeans} - test - + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + true + - - org.apache.openwebbeans - openwebbeans-impl - jakarta - ${webbeans} - test - + + org.slf4j + log4j-over-slf4j + ${slf4j} + test + + + org.apache.logging.log4j + log4j-core + ${log4j} + test + + + org.apache.logging.log4j + log4j-to-slf4j + ${log4j} + test + - - - org.jetbrains.kotlin - kotlin-stdlib - true - + + io.projectreactor.tools + blockhound-junit-platform + ${blockhound-junit} + test + - - org.jetbrains.kotlin - kotlin-reflect - true - + + org.skyscreamer + jsonassert + ${jsonassert} + test + - - org.jetbrains.kotlinx - kotlinx-coroutines-core - true - + + com.github.tomakehurst + wiremock-jre8 + ${wiremock} + test + + + + commons-logging + commons-logging + + + org.ow2.asm + asm + + + - - org.jetbrains.kotlinx - kotlinx-coroutines-reactor - true - + + io.specto + hoverfly-java-junit5 + ${hoverfly} + test + - - - org.springframework - spring-test - test - - - ch.qos.logback - logback-classic - - - + + + org.apache.xbean + xbean-asm5-shaded + 4.5 + test + - - org.jetbrains.kotlinx - kotlinx-coroutines-test - test - true - + + javax.servlet + javax.servlet-api + 3.1.0 + test + - - org.slf4j - log4j-over-slf4j - ${slf4j} - test - - - org.apache.logging.log4j - log4j-core - ${log4j} - test - - - org.apache.logging.log4j - log4j-to-slf4j - ${log4j} - test - + + org.mockito + mockito-junit-jupiter + ${mockito} + test + - - io.projectreactor.tools - blockhound-junit-platform - ${blockhound-junit} - test - + + org.testcontainers + elasticsearch + ${testcontainers} + test + - - org.skyscreamer - jsonassert - ${jsonassert} - test - + + + commons-codec + commons-codec + 1.15 + test + - - com.github.tomakehurst - wiremock-jre8 - ${wiremock} - test - - - - commons-logging - commons-logging - - - org.ow2.asm - asm - - - + - - io.specto - hoverfly-java-junit5 - ${hoverfly} - test - + + + + src/main/resources + true + + **/versions.properties + + + + src/main/resources + false + + **/versions.properties + + + - - - org.apache.xbean - xbean-asm5-shaded - 4.5 - test - - - - javax.servlet - javax.servlet-api - 3.1.0 - test - - - - org.mockito - mockito-junit-jupiter - ${mockito} - test - - - - org.testcontainers - elasticsearch - ${testcontainers} - test - - - - - commons-codec - commons-codec - 1.15 - test - - - - - - - - src/main/resources - true - - **/versions.properties - - - - src/main/resources - false - - **/versions.properties - - - + + + org.apache.maven.plugins + maven-surefire-plugin + + true + false + + **/*Tests.java + **/*Test.java + + + false + + + + + + default-test + ${mvn.unit-test.goal} + + test + + + integration-test + + + + + integration-test-elasticsearch + ${mvn.integration-test-elasticsearch.goal} + + test + + + integration-test + + elasticsearch + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.asciidoctor + asciidoctor-maven-plugin + + + + + + ci + - - org.apache.maven.plugins - maven-surefire-plugin - - true - false - - **/*Tests.java - **/*Test.java - - - false - - - - - - default-test - ${mvn.unit-test.goal} - - test - - - integration-test - - - - - integration-test-elasticsearch - ${mvn.integration-test-elasticsearch.goal} - - test - - - integration-test - - elasticsearch - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.asciidoctor - asciidoctor-maven-plugin - + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + + + + + + + + **/* + + .git/**/*,target/**/*,**/target/**/*,.idea/**/*,**/spring.schemas,**/*.svg,mvnw,mvnw.cmd,**/*.policy + + ./ + + - + + - - - ci - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - - - - - - - - - **/* - - .git/**/*,target/**/*,**/target/**/*,.idea/**/*,**/spring.schemas,**/*.svg,mvnw,mvnw.cmd,**/*.policy - - ./ - - - - - - - - jdk13+ - - - [13,) - - - - - org.apache.maven.plugins - maven-surefire-plugin - - -XX:+AllowRedefinitionToAddDeleteMethods - - - - - - + + jdk13+ + + + [13,) + + + + + org.apache.maven.plugins + maven-surefire-plugin + + -XX:+AllowRedefinitionToAddDeleteMethods + + + + + +