From 4abcbf67ad2e1b673a2491670e881efbf31af0a1 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 13:07:31 +0200 Subject: [PATCH] Fix pom.xml formatting. This commit reverts formatting changes introduced via af6a457134a0c4695ca8e9987ac5cfa48271a14f. See #1247 --- pom.xml | 1396 +++++++++++++++---------------------------------------- 1 file changed, 369 insertions(+), 1027 deletions(-) diff --git a/pom.xml b/pom.xml index d2ae0068f..3cb3ee86a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,1038 +1,380 @@ - - - 4.0.0 - - - - - - org.springframework.data.build - - - spring-data-parent - - - 3.0.0-SNAPSHOT - - - - - - org.springframework.data - - - spring-data-cassandra-parent - - - 4.0.0-SNAPSHOT - - - pom - - - Spring Data for Apache Cassandra - - - Spring Data for Apache Cassandra - - - https://projects.spring.io/spring-data-cassandra/ - - - - - - - - - madams - - - Matthew T. Adams - - - matthew dot adams at scispike.com - - - SciSpike Inc. - - - http://www.scispike.com - - - - - - Project Lead - - - Developer - - - - - - -6 - - - - - - - - - dwebb - - - David Webb - - - dwebb at prowaveconsulting.com - - - Prowave Consulting Inc. - - - http://www.prowaveconsulting.com - - - - - - Project Lead - - - Developer - - - - - - -5 - - - - - - - - - ashvid - - - Alex Shvid - - - a at shvid.com - - - - - - Project Lead - - - Developer - - - - - - -8 - - - - - - - - - jblum - - - John Blum - - - jblum at pivotal.io - - - Pivotal - - - https://www.pivotal.io - - - - - - Developer - - - - - - -8 - - - - - - - - - mpaluch - - - Mark Paluch - - - mpaluch at pivotal.io - - - Pivotal - - - https://www.pivotal.io - - - - - - Developer - - - - - - +1 - - - - - - - - - - - - spring-data-cassandra - - - spring-data-cassandra-distribution - - - - - - - - - localhost - - - embedded - - - 19042 - - - 19160 - - - 17001 - - - 17000 - - - 3.11.12 - - - 4.14.1 - - - spring-data-cassandra - - - 1.0 - - - - - - 0.5.4 - - - 1.01 - - - multi - - - 3.0.0-SNAPSHOT - - - - - - - - - - - - spring-libs-snapshot - - - https://repo.spring.io/libs-snapshot - - - - - - - - - - - - - - - - - - - - - com.datastax.oss - - - java-driver-bom - - - ${cassandra-driver.version} - - - import - - - pom - - - - - - - - - - - - org.apache.cassandra - - - cassandra-all - - - ${cassandra.version} - - - test - - - - - - - - - ch.qos.logback - - - logback-core - - - - - - - - - io.netty - - - netty-all - - - - - - - - - - - - - - - org.apache.cassandra - - - cassandra-thrift - - - ${cassandra.version} - - - test - - - - - - - - - ch.qos.logback - - - logback-core - - - - - - - - - io.netty - - - netty-all - - - - - - - - - - - - - - - org.assertj - - - assertj-core - - - ${assertj} - - - test - - - - - - - - - org.testcontainers - - - testcontainers-bom - - - ${testcontainers} - - - pom - - - import - - - - - - - - - org.xerial.snappy - - - snappy-java - - - 1.1.4 - - - test - - - - - - - - - com.carrotsearch - - - hppc - - - ${hppc.version} - - - test - - - - - - - - - edu.umd.cs.mtc - - - multithreadedtc - - - ${multithreadedtc.version} - - - test - - - - - - - - - - - - - - - - - - org.assertj - - - assertj-core - - - test - - - - - - - - - - - - - - - - - - org.bitstrings.maven.plugins - - - dependencypath-maven-plugin - - - 1.1.1 - - - - - - - - - set-all - - - - - - set - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - - - maven-dependency-plugin - - - - - - - - - org.apache.maven.plugins - - - maven-surefire-plugin - - - - - - methods - - - 10 - - - false - - - - - - **/test/unit/**/* - - - **/*UnitTests - - - - - - - - - **/test/integration/**/*.java - - - **/**IntegrationTests - - - **/test/performance/**/* - - - - - - - - - + + 4.0.0 + + + org.springframework.data.build + spring-data-parent + 3.0.0-SNAPSHOT + + + org.springframework.data + spring-data-cassandra-parent + 4.0.0-SNAPSHOT + pom + + Spring Data for Apache Cassandra + Spring Data for Apache Cassandra + https://projects.spring.io/spring-data-cassandra/ + + + + madams + Matthew T. Adams + matthew dot adams at scispike.com + SciSpike Inc. + http://www.scispike.com + + Project Lead + Developer + + -6 + + + dwebb + David Webb + dwebb at prowaveconsulting.com + Prowave Consulting Inc. + http://www.prowaveconsulting.com + + Project Lead + Developer + + -5 + + + ashvid + Alex Shvid + a at shvid.com + + Project Lead + Developer + + -8 + + + jblum + John Blum + jblum at pivotal.io + Pivotal + https://www.pivotal.io + + Developer + + -8 + + + mpaluch + Mark Paluch + mpaluch at pivotal.io + Pivotal + https://www.pivotal.io + + Developer + + +1 + + + + + spring-data-cassandra + spring-data-cassandra-distribution + + + + localhost + embedded + 19042 + 19160 + 17001 + 17000 + 3.11.12 + 4.14.1 + spring-data-cassandra + 1.0 + + 0.5.4 + 1.01 + multi + 3.0.0-SNAPSHOT + + + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + + + + + + + + com.datastax.oss + java-driver-bom + ${cassandra-driver.version} + import + pom + + + + + org.apache.cassandra + cassandra-all + ${cassandra.version} + test + + + ch.qos.logback + logback-core + + + io.netty + netty-all + + + + + + org.apache.cassandra + cassandra-thrift + ${cassandra.version} + test + + + ch.qos.logback + logback-core + + + io.netty + netty-all + + + + + + org.assertj + assertj-core + ${assertj} + test + + + + org.testcontainers + testcontainers-bom + ${testcontainers} + pom + import + + + + org.xerial.snappy + snappy-java + 1.1.4 + test + + + + com.carrotsearch + hppc + ${hppc.version} + test + + + + edu.umd.cs.mtc + multithreadedtc + ${multithreadedtc.version} + test + + + + + + + + org.assertj + assertj-core + test + + + + + + + org.bitstrings.maven.plugins + dependencypath-maven-plugin + 1.1.1 + + + set-all + + set + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + methods + 10 + false + + **/test/unit/**/* + **/*UnitTests + + + **/test/integration/**/*.java + **/**IntegrationTests + **/test/performance/**/* + + + src/test/resources/logging.properties - - - - - - - - - - - - - - - org.apache.maven.plugins - - - maven-failsafe-plugin - - - - - - -Xms1g -Xmx1500m -Xss256k -Dcassandra.version=${cassandra.version} - - - 1 - - - true - - - false - - - - - - **/test/integration/**/* - - - **/*IntegrationTests - - - - - - - - - **/test/unit/**/* - - - **/*UnitTests - - - **/test/performance/**/* - - - - - - - - - + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + -Xms1g -Xmx1500m -Xss256k -Dcassandra.version=${cassandra.version} + 1 + true + false + + **/test/integration/**/* + **/*IntegrationTests + + + **/test/unit/**/* + **/*UnitTests + **/test/performance/**/* + + + src/test/resources/logging.properties - - - - - - - - - - - - - - - - - - integration-test - - - verify - - - - - - - - - - - - - - - - - - - - - - - - src/main/resources - - - true - - - - - - **/* - - - - - - - - - - - - - - - - - - src/test/resources - - - false - - - - - - **/*.xml - - - - - - - - - - - - src/test/resources - - - true - - - - - - **/* - - - - - - - - - **/*.xml - - - - - - - - - - - - - - - - - - - - - embedded-cassandra - - - - - - true - - - - - - - - - embedded - - - - - - - - - - - - - - - - - - org.codehaus.mojo - - - build-helper-maven-plugin - - - 1.8 - - - - - - - - - reserve-network-port - - - - - - reserve-network-port - - - - - - generate-test-resources - - - - - - - - - build.cassandra.native_transport_port + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + reserve-network-port + + reserve-network-port + + generate-test-resources + + + build.cassandra.native_transport_port - - - build.cassandra.rpc_port - - - build.cassandra.storage_port - - - build.cassandra.ssl_storage_port + build.cassandra.rpc_port + build.cassandra.storage_port + build.cassandra.ssl_storage_port - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - external-cassandra - - - - - - external - - - 9042 - - - 9160 - - - 7001 - - - 7000 - - - - - - - - - - - - testcontainers-cassandra - - - - - - true - - - - - - - - - testcontainers - - - 0 - - - 0 - - - 0 - - - 0 - - - - - - - - - - + + + + + + + + + + external-cassandra + + external + 9042 + 9160 + 7001 + 7000 + + + + testcontainers-cassandra + + + true + + + + testcontainers + 0 + 0 + 0 + 0 + + +