X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=bpmn%2Fso-bpmn-infrastructure-flows%2Fpom.xml;h=d0c16fc1cc06cb163ab168f279eb5ffb18848cf2;hb=b18391cff78f426f4d958aed17242b679a52fc1d;hp=1a3a64bcc89f286a5d6c24f5d61da44208f5d494;hpb=fee9fc95c8b56495463cd2e909b562a226d329f0;p=so.git diff --git a/bpmn/so-bpmn-infrastructure-flows/pom.xml b/bpmn/so-bpmn-infrastructure-flows/pom.xml index 1a3a64bcc8..d0c16fc1cc 100644 --- a/bpmn/so-bpmn-infrastructure-flows/pom.xml +++ b/bpmn/so-bpmn-infrastructure-flows/pom.xml @@ -1,291 +1,322 @@ + - - org.onap.so - bpmn - 1.3.0-SNAPSHOT - - 4.0.0 - so-bpmn-infrastructure-flows - jar - - 7.8.0 - - - - - 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 - - - - - - - - ${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 - 2.3.0 - 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 - - - com.google.guava - guava - 22.0 - - - 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 - MSOCommonBPMN - ${project.version} - - - org.onap.so - MSOCoreBPMN - ${project.version} - tests - test - - - javax.ws.rs - javax.ws.rs-api - ${jax.ws.rs} - - - org.onap.so - MSORESTClient - ${project.version} - - - 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 - - - javax.annotation - javax.annotation-api - 1.3 - - - org.onap.msb.java-sdk - msb-java-sdk - 1.0.0 - - - com.eclipsesource.jaxrs - jersey-all - - - + + 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.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 - - +