From fed7bf8036788d993db3f1a2e9f110107eb88db7 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 12:54:00 +0200 Subject: [PATCH] Fix pom.xml formatting. This commit reverts formatting changes introduced via 688bf63b86b8f3c974f86bb7f4de37b33fe5e0c7. See #2471 --- pom.xml | 854 +++++++++++++++----------------------------------------- 1 file changed, 228 insertions(+), 626 deletions(-) diff --git a/pom.xml b/pom.xml index c97e72be6..ca8ee5b81 100644 --- a/pom.xml +++ b/pom.xml @@ -1,639 +1,241 @@ - - - 4.0.0 - - - org.springframework.data - - - spring-data-jpa-parent - - - 3.0.0-SNAPSHOT - - - pom - - - Spring Data JPA Parent - - - Parent module for Spring Data JPA repositories. - - - https://spring.io/projects/spring-data-jpa - - - - - - scm:git:git://github.com:spring-projects/spring-data-jpa.git - - - scm:git:git@github.com:spring-projects/spring-data-jpa.git - - - https://github.com/spring-projects/spring-data-jpa - - - - - - - - - https://github.com/spring-projects/spring-data-jpa/issues - - - - - - - - - org.springframework.data.build - - - spring-data-parent - - - 3.0.0-SNAPSHOT - - - - - - - - - 16 - - + + 4.0.0 + + org.springframework.data + spring-data-jpa-parent + 3.0.0-SNAPSHOT + pom + + Spring Data JPA Parent + Parent module for Spring Data JPA repositories. + https://spring.io/projects/spring-data-jpa + + scm:git:git://github.com:spring-projects/spring-data-jpa.git + scm:git:git@github.com:spring-projects/spring-data-jpa.git + https://github.com/spring-projects/spring-data-jpa + + + https://github.com/spring-projects/spring-data-jpa/issues + + + + org.springframework.data.build + spring-data-parent + 3.0.0-SNAPSHOT + + + + 16 - - - 3.0.2 - - - 5.6.0.Final - - - 4.3 - - - 8.0.23 - - - 42.2.19 - - - 3.0.0-SNAPSHOT - - - 0.10.3 - - - org.hibernate - - - reuseReports - - - - - + + 3.0.2 + 5.6.0.Final + 4.3 + 8.0.23 + 42.2.19 + 3.0.0-SNAPSHOT + 0.10.3 + + org.hibernate + + reuseReports + + + - - - spring-data-envers - - - spring-data-jpa - - - spring-data-jpa-distribution - - - - - - - - - - - - all-dbs - - - - - - - - - - - - org.apache.maven.plugins - - - maven-surefire-plugin - - - - - - - - - mysql-test - - - test - - - - - - test - - - - - - - - - - - - **/MySql*IntegrationTests.java - - - - - - - - - - - - - - - postgres-test - - - test - - - - - - test - - - - - - - - - - - - **/Postgres*IntegrationTests.java - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - hibernate-next - - - - - - 6.0.0-SNAPSHOT - - - - - - - - - - - - jboss - - - https://repository.jboss.org/nexus/content/repositories/public - - - - - - - - - - - - - - - - - - - - - - - - org.testcontainers - - - testcontainers-bom - - - ${testcontainers} - - - pom - - - import - - - - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - - - maven-surefire-plugin - - - - - - - - - org.springframework - - - spring-instrument - - - ${spring} - - - runtime - - - - - - - - - - - - - - - - - - default-test - - - - - - - - - **/* - - - - - - - - - - - - - - - unit-test - - - - - - test - - - - - - test - - - - - - - - - **/*UnitTests.java - - - - - - - - - - - - - - - integration-test - - - - - - test - - - - - - test - - - - - - - - - **/*IntegrationTests.java - - - **/*Tests.java - - - - - - - - - **/*UnitTests.java - - - **/OpenJpa* - - - **/EclipseLink* - - - **/MySql* - - - **/Postgres* - - - - - - + spring-data-envers + spring-data-jpa + spring-data-jpa-distribution + + + + + + all-dbs + + + + org.apache.maven.plugins + maven-surefire-plugin + + + mysql-test + test + + test + + + + **/MySql*IntegrationTests.java + + + + + postgres-test + test + + test + + + + **/Postgres*IntegrationTests.java + + + + + + + + + + hibernate-next + + 6.0.0-SNAPSHOT + + + + jboss + https://repository.jboss.org/nexus/content/repositories/public + + + + + + + + + + org.testcontainers + testcontainers-bom + ${testcontainers} + pom + import + + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.springframework + spring-instrument + ${spring} + runtime + + + + + + default-test + + + **/* + + + + + unit-test + + test + + test + + + **/*UnitTests.java + + + + + integration-test + + test + + test + + + **/*IntegrationTests.java + **/*Tests.java + + + **/*UnitTests.java + **/OpenJpa* + **/EclipseLink* + **/MySql* + **/Postgres* + + -javaagent:${settings.localRepository}/org/springframework/spring-instrument/${spring}/spring-instrument-${spring}.jar -javaagent:${settings.localRepository}/org/jacoco/org.jacoco.agent/${jacoco}/org.jacoco.agent-${jacoco}-runtime.jar=destfile=${jacoco.destfile} - - - - - - - - - - - - eclipselink-test - - - - - - test - - - - - - test - - - - - - - - - **/EclipseLink*Tests.java - - - - - - + + + + eclipselink-test + + test + + test + + + **/EclipseLink*Tests.java + + -javaagent:${settings.localRepository}/org/jacoco/org.jacoco.agent/${jacoco}/org.jacoco.agent-${jacoco}-runtime.jar=destfile=${jacoco.destfile} -javaagent:${settings.localRepository}/org/eclipse/persistence/org.eclipse.persistence.jpa/${eclipselink}/org.eclipse.persistence.jpa-${eclipselink}.jar -javaagent:${settings.localRepository}/org/springframework/spring-instrument/${spring}/spring-instrument-${spring}.jar - - - - - - - - - - - - - - - - - - maven-compiler-plugin - - - - - - - - - java-test-compile - - - test-compile - - - - - - testCompile - - - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - spring-libs-snapshot - - - https://repo.spring.io/libs-snapshot - - - - - - - - - - - - - - - spring-plugins-release - - - https://repo.spring.io/plugins-release - - - - - - - - - spring-libs-milestone - - - https://repo.spring.io/libs-milestone - - - - - - - - - spring-libs-snapshot - - - https://repo.spring.io/libs-snapshot - - - - - - - + + + + + + + maven-compiler-plugin + + + java-test-compile + test-compile + + testCompile + + + false + + + + + + + + + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + + + + + spring-plugins-release + https://repo.spring.io/plugins-release + + + spring-libs-milestone + https://repo.spring.io/libs-milestone + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + +