X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-camunda%2Fpom.xml;fp=otf-camunda%2Fpom.xml;h=4fa0994b5141deeb6ba580be05b2e6bd91b66dbf;hb=14f6f95c84a4a1fa8774190db4a03fd0214ec55f;hp=0000000000000000000000000000000000000000;hpb=f49bd1efeaaddd4891c1f329b18d8cfb28b3e75b;p=it%2Fotf.git diff --git a/otf-camunda/pom.xml b/otf-camunda/pom.xml new file mode 100644 index 0000000..4fa0994 --- /dev/null +++ b/otf-camunda/pom.xml @@ -0,0 +1,413 @@ + + + 4.0.0 + + org.oran.otf + otf-camunda + Camille.1.1 + jar + + + + com.github.tomakehurst + wiremock-jre8 + 2.24.0 + test + + + org.mockito + mockito-core + 2.15.0 + test + + + org.mockito + mockito-inline + test + + + io.rest-assured + rest-assured + 4.0.0 + test + + + io.rest-assured + rest-assured-all + 4.0.0 + test + + + + + + + org.camunda.bpm + camunda-engine + ${camunda.bpm.version} + + + org.camunda.bpm + camunda-engine-plugin-spin + ${camunda.bpm.base.version} + + + org.camunda.bpm + camunda-engine-plugin-connect + ${camunda.bpm.base.version} + + + org.camunda.connect + camunda-connect-connectors-all + + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter + ${camunda.springboot.version} + + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter-rest + ${camunda.springboot.version} + + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter-webapp-ee + ${camunda.springboot.version} + + + camunda-external-task-client + org.camunda.bpm + ${camunda.bpm.external-task-client.version} + + + + + org.camunda.bpm.extension.mockito + camunda-bpm-mockito + ${camunda.mockito.version} + test + + + org.camunda.bpm.extension.reactor + camunda-bpm-reactor-core + ${camunda.bpm.reactor.version} + + + camunda-bpm-reactor-spring + org.camunda.bpm.extension.reactor + ${camunda.bpm.reactor.version} + + + org.camunda.bpm.extension + camunda-bpm-assert + ${camunda.bpm.assert.version} + + + + + + org.camunda.spin + camunda-spin-core + ${camunda.spin.version} + + + org.camunda.spin + camunda-spin-dataformat-all + ${camunda.spin.version} + + + + + org.springframework.boot + spring-boot-starter-actuator + ${springboot.version} + + + spring-boot-starter-amqp + org.springframework.boot + ${springboot.version} + + + org.springframework.boot + spring-boot-starter-jersey + ${springboot.version} + + + org.springframework.boot + spring-boot-starter-data-mongodb + ${springboot.version} + + + org.springframework.boot + spring-boot-starter-test + test + ${springboot.version} + + + + + + + + org.springframework.boot + spring-boot-configuration-processor + ${springboot.version} + true + + + org.springframework.boot + spring-boot-starter-json + ${springboot.version} + + + org.springframework.boot + spring-boot-starter-jdbc + ${springboot.version} + + + + + org.onap.aaf.authz + aaf-auth-client + ${cadi.version} + + + org.onap.aaf.authz + aaf-cadi-core + ${cadi.version} + + + org.onap.aaf.authz + aaf-cadi-aaf + ${cadi.version} + + + + com.h2database + h2 + + + org.apache.commons + commons-lang3 + 3.4 + + + org.codehaus.groovy + groovy-all + ${groovy.version} + + + com.google.code.gson + gson + ${google.gson.version} + + + com.google.guava + guava + ${google.guava.version} + + + org.python + jython-standalone + ${python.version} + + + + mysql + mysql-connector-java + 8.0.14 + + + de.flapdoodle.embed.mongo + de.flapdoodle.embed + test + + + jersey-media-multipart + org.glassfish.jersey.media + + + junit + junit + + + httpclient + org.apache.httpcomponents + 4.5.7 + + + httpasyncclient + org.apache.httpcomponents + 4.1.4 + + + jackson-module-kotlin + com.fasterxml.jackson.module + ${jackson.version} + + + jackson-datatype-jsr310 + com.fasterxml.jackson.datatype + ${jackson.version} + + + org.apache.commons + commons-vfs2 + 2.2 + + + com.jcraft + jsch + 0.1.54 + + + + org.springframework.boot + spring-boot-starter-parent + 2.1.4.RELEASE + + + + + + org.camunda.bpm + camunda-bom + ${camunda.version} + import + pom + + + + + + + + false + ${skipTests} + ${skipTests} + + 2.1.10 + registry.hub.docker.io + 7.10.0-ee + 2.0-alpha2 + 7.10.0 + 1.1.0 + 2.1.2 + 7.10.4-ee + 1.1.1 + 3.2.1 + 1.6.6 + 3.2.0 + 27.1-jre + 2.8.5 + 2.1.3 + 2.9.5 + 2.7.1 + 2.1.4.RELEASE + + + otf-camunda + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + org.springframework.boot + spring-boot-maven-plugin + ${springboot.version} + + + + org.python + jython-standalone + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.1 + + ${skipUTs} + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.22.1 + + + run-integration-tests + integration-test + + verify + + + + + ${skipTests} + ${skipITs} + + + + + + + src/main/resources + ${basedir}/target/src/main/resources + true + + **/* + + + otf_dev.p12 + + + + src/main/resources + true + + **/* + + + otf_dev.p12 + + + + src/main/resources + ${basedir}/target/src/main/resources + + otf_dev.p12 + + + + src/main/resources + + otf_dev.p12 + + + + docker + ${basedir}/target + + Dockerfile + + + + + otf-camunda + One of the core components of the Open Test Framework Test Control Unit. + + + \ No newline at end of file