From c0247ec48aaa2fefb6a2c065d18b27d7c65e94ff Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Thu, 11 Apr 2019 10:34:45 -0400 Subject: corrected inlucde filter for formatter all pom.xml files now have two spaces validation is on for pom.xml files Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954 Issue-ID: SO-1781 Signed-off-by: Benjamin, Max (mb388a) --- bpmn/so-bpmn-infrastructure-flows/pom.xml | 613 +++++++++++++++--------------- 1 file changed, 307 insertions(+), 306 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/pom.xml') diff --git a/bpmn/so-bpmn-infrastructure-flows/pom.xml b/bpmn/so-bpmn-infrastructure-flows/pom.xml index ce7f0d9148..d0c16fc1cc 100644 --- a/bpmn/so-bpmn-infrastructure-flows/pom.xml +++ b/bpmn/so-bpmn-infrastructure-flows/pom.xml @@ -1,321 +1,322 @@ - - - org.onap.so - bpmn - 1.4.0-SNAPSHOT - - 4.0.0 - so-bpmn-infrastructure-flows - jar + + + org.onap.so + bpmn + 1.4.0-SNAPSHOT + + 4.0.0 + so-bpmn-infrastructure-flows + jar - - 2.0-alpha2 - 1.7.0 - 1.17.1 - 3.2.1 - + + 2.0-alpha2 + 1.7.0 + 1.17.1 + 3.2.1 + - - - - org.apache.cxf - cxf-codegen-plugin - 2.5.2 - - - org.apache.maven.plugins - maven-dependency-plugin - - - maven-failsafe-plugin - 2.6 - - - - integration-test - verify - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins - + maven-antrun-plugin - + [1.3,) - - run - - - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - default-test - - test - - - - **/AllTestsTestSuite.java - - - - - tasks-test - - test - - - - **/AllTasksTestsTestSuite.java - - - - - bpmn-test - - test - - - - **/AllBPMNTestSuites.java - - - - - - suites - - - - - ${project.artifactId}-${project.version} - + + run + + + + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + default-test + + test + + + + **/AllTestsTestSuite.java + + + + + tasks-test + + test + + + + **/AllTasksTestsTestSuite.java + + + + + bpmn-test + + test + + + + **/AllBPMNTestSuites.java + + + + + + suites + + + + + ${project.artifactId}-${project.version} + - - - - org.camunda.bpm - camunda-bom - ${camunda.version} - import - pom - - - + + + + org.camunda.bpm + camunda-bom + ${camunda.version} + import + pom + + + - - - org.camunda.bpm.springboot - camunda-bpm-spring-boot-starter - ${camunda.springboot.version} - test - - - org.camunda.bpm.springboot - camunda-bpm-spring-boot-starter-webapp - ${camunda.springboot.version} - test - - - org.camunda.bpm.extension.mockito - camunda-bpm-mockito - ${camunda.mockito.version} - test - - - org.springframework.boot - spring-boot-starter-test - test - - - org.springframework.boot - spring-boot-starter-web - test - - - org.springframework.boot - spring-boot-starter-data-jpa - true - - - org.apache.cxf - cxf-spring-boot-starter-jaxws - ${cxf.version} - - - org.apache.cxf - cxf-spring-boot-starter-jaxrs - ${cxf.version} - - - org.apache.cxf - cxf-rt-rs-service-description-swagger - ${cxf.version} - - - com.h2database - h2 - test - - - org.mockito - mockito-core - 1.10.19 - test - - - com.fasterxml.uuid - java-uuid-generator - - - org.codehaus.groovy - groovy-all - - - org.apache.commons - commons-lang3 - 3.4 - - - org.onap.so - MSOCoreBPMN - ${project.version} - - - org.onap.so - MSOCoreBPMN - ${project.version} - tests - test - - - org.onap.so - MSOCommonBPMN - ${project.version} - - - org.onap.so - MSOCommonBPMN - ${project.version} - tests - test - - - org.onap.so - so-bpmn-building-blocks - ${project.version} - test - - - javax.ws.rs - javax.ws.rs-api - ${jax.ws.rs} - - - org.camunda.spin - camunda-spin-core - test - - - org.camunda.spin - camunda-spin-dataformat-all - test - - - camunda-spin-dataformat-all - org.camunda.spin - test - - - org.camunda.bpm - camunda-engine-plugin-spin - + + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter + ${camunda.springboot.version} + test + + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter-webapp + ${camunda.springboot.version} + test + + + org.camunda.bpm.extension.mockito + camunda-bpm-mockito + ${camunda.mockito.version} + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.springframework.boot + spring-boot-starter-web + test + + + org.springframework.boot + spring-boot-starter-data-jpa + true + + + org.apache.cxf + cxf-spring-boot-starter-jaxws + ${cxf.version} + + + org.apache.cxf + cxf-spring-boot-starter-jaxrs + ${cxf.version} + + + org.apache.cxf + cxf-rt-rs-service-description-swagger + ${cxf.version} + + + com.h2database + h2 + test + + + org.mockito + mockito-core + 1.10.19 + test + + + com.fasterxml.uuid + java-uuid-generator + + + org.codehaus.groovy + groovy-all + + + org.apache.commons + commons-lang3 + 3.4 + + + org.onap.so + MSOCoreBPMN + ${project.version} + + + org.onap.so + MSOCoreBPMN + ${project.version} + tests + test + + + org.onap.so + MSOCommonBPMN + ${project.version} + + + org.onap.so + MSOCommonBPMN + ${project.version} + tests + test + + + org.onap.so + so-bpmn-building-blocks + ${project.version} + test + + + javax.ws.rs + javax.ws.rs-api + ${jax.ws.rs} + + + org.camunda.spin + camunda-spin-core + test + + + org.camunda.spin + camunda-spin-dataformat-all + test + + + camunda-spin-dataformat-all + org.camunda.spin + test + + + org.camunda.bpm + camunda-engine-plugin-spin + - - org.camunda.bpm - camunda-engine-plugin-connect - test - - - org.camunda.bpm.extension - camunda-bpm-assert - ${camunda.bpm.assert.version} - test - - - org.assertj - assertj-core - ${assertj.core.version} - test - - - javax.annotation - javax.annotation-api - 1.3 - - - org.springframework.boot - spring-boot-configuration-processor - true - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - org.slf4j - slf4j-api - - - org.mariadb.jdbc - mariadb-java-client - - - ch.vorburger.mariaDB4j - mariaDB4j - 2.2.3 - test - - - io.grpc - grpc-testing - ${grpc.version} - test - + + org.camunda.bpm + camunda-engine-plugin-connect + test + + + org.camunda.bpm.extension + camunda-bpm-assert + ${camunda.bpm.assert.version} + test + + + org.assertj + assertj-core + ${assertj.core.version} + test + + + javax.annotation + javax.annotation-api + 1.3 + + + org.springframework.boot + spring-boot-configuration-processor + true + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + org.slf4j + slf4j-api + + + org.mariadb.jdbc + mariadb-java-client + + + ch.vorburger.mariaDB4j + mariaDB4j + 2.2.3 + test + + + io.grpc + grpc-testing + ${grpc.version} + test + - + -- cgit 1.2.3-korg