From a5445100050e49e83f73424198d73cd72d672a4d Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sun, 4 Mar 2018 14:53:33 +0200 Subject: Sync Integ to Master Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) --- test-apis-ci/pom.xml | 781 ++++++++++++++++++++++++++++----------------------- 1 file changed, 436 insertions(+), 345 deletions(-) (limited to 'test-apis-ci/pom.xml') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 59dc3fd433..ef0eff467c 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -1,359 +1,450 @@ - - 4.0.0 - - test-apis-ci - - - org.openecomp.sdc - sdc-main - 1.2.0-SNAPSHOT - - - - true - - - - - com.google.guava - guava - ${guava.version} - compile - - - - junit - junit - ${junit.version} - compile - - - - org.testng - testng - ${testng.version} - compile - - - - com.aventstack - extentreports - 3.0.6 - compile - - - - org.mockito - mockito-core - ${mockito.version} - test - - - - com.typesafe - config - 1.0.2 - compile - - - - log4j - log4j - 1.2.17 - compile - - - - com.jcraft.jsch - com.springsource.com.jcraft.jsch - 0.1.41 - compile - - - - org.openecomp.sdc - common-app-api - ${project.version} - compile - - - - org.openecomp.sdc.be - common-be - ${project.version} - compile - - - - - org.openecomp.sdc.be - catalog-model - ${project.version} - compile - - - - - org.openecomp.sdc.be - catalog-dao - ${project.version} - compile - - - - org.functionaljava - functionaljava - ${functionaljava.version} - compile - - - - com.datastax.cassandra - cassandra-driver-core - ${cassandra.driver.version} - compile - - - - - - org.slf4j - slf4j-api + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + 4.0.0 + + test-apis-ci + + + org.openecomp.sdc + sdc-main + 1.2.0-SNAPSHOT + + + + + com.google.guava + guava + ${guava.version} + compile + + + + junit + junit + ${junit.version} + compile + + + + org.hamcrest + hamcrest-all + 1.3 + test + + + org.testng + testng + ${testng.version} + compile + + + + com.aventstack + extentreports + 3.0.6 + compile + + + + org.mockito + mockito-core + test + + + + com.typesafe + config + 1.0.2 + compile + + + + log4j + log4j + 1.2.17 + compile + + + + com.jcraft.jsch + com.springsource.com.jcraft.jsch + 0.1.41 + compile + + + + + + org.openecomp.sdc + common-app-api + ${project.version} + compile + + + + org.openecomp.sdc.be + common-be + ${project.version} + compile + + + + + org.openecomp.sdc.be + catalog-model + ${project.version} + compile + + + + + org.openecomp.sdc.be + catalog-dao + ${project.version} + compile + + + + org.functionaljava + functionaljava + ${functionaljava.version} + compile + + + + com.datastax.cassandra + cassandra-driver-core + ${cassandra.driver.version} + compile + + + + + + org.slf4j + slf4j-api ${slf4j-api.version} - compile - + compile + - - ch.qos.logback - logback-classic + + ch.qos.logback + logback-classic ${logback.version} - compile - + compile + - - ch.qos.logback - logback-core + + ch.qos.logback + logback-core ${logback.version} - compile - - - - com.googlecode.json-simple - json-simple - ${json-simple.version} - compile - - - - - org.apache.commons - commons-jci-core - ${commons-jci-core.version} - compile - - - - commons-codec - commons-codec + compile + + + + com.googlecode.json-simple + json-simple + ${json-simple.version} + compile + + + + + org.apache.commons + commons-jci-core + ${commons-jci-core.version} + compile + + + + commons-codec + commons-codec ${commons-codec} - compile - - - - - com.google.code.gson - gson - ${gson.version} - compile - - - - - org.yaml - snakeyaml - ${snakeyaml.version} - compile - - - - - org.apache.httpcomponents - httpclient + compile + + + + + com.google.code.gson + gson + ${gson.version} + compile + + + + + org.yaml + snakeyaml + ${snakeyaml.version} + compile + + + + + org.apache.httpcomponents + httpclient ${httpclient.version} - compile - + compile + - - org.apache.httpcomponents - httpmime + + org.apache.httpcomponents + httpmime ${httpclient.version} - compile - - - - commons-io - commons-io - 2.5 - compile - - - - commons-logging - commons-logging + compile + + + + commons-io + commons-io + 2.5 + compile + + + + commons-logging + commons-logging ${commons-logging} - compile - - - - - org.apache.httpcomponents - httpcore - ${httpcore.version} - compile - - - - - com.thinkaurelius.titan - titan-core - ${titan.version} - compile - - - slf4j-log4j12 - org.slf4j - - - - - - org.openecomp.sdc.sdc-titan-cassandra - sdc-titan-cassandra - ${titan.version} - compile - - - slf4j-log4j12 - org.slf4j - - - - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.2 - compile - - - - com.fasterxml.jackson.core - jackson-databind - 2.3.1 - compile - - - - com.fasterxml.jackson.core - jackson-core - 2.3.1 - compile - - - - org.openecomp.ecompsdkos - epsdk-fw - ${ecomp.version} - compile - - - slf4j-log4j12 - org.slf4j - - - - - - org.json - json - 20090211 - - - org.openecomp.sdc.sdc-tosca - sdc-tosca - ${sdc-tosca-parser.version} - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - create.jar.with.dependencies - package - - single - - - - - org.openecomp.sdc.ci.tests.run.StartTest - - - - jar-with-dependencies - - - - - - - + compile + + + + + org.apache.httpcomponents + httpcore + ${httpcore.version} + compile + + + + + com.thinkaurelius.titan + titan-core + ${titan.version} + compile + + + slf4j-log4j12 + org.slf4j + + + + + + com.thinkaurelius.titan + titan-cassandra + ${titan.version} + compile + + + slf4j-log4j12 + org.slf4j + + + + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.2 + compile + + + + com.fasterxml.jackson.core + jackson-databind + 2.3.1 + compile + + + + com.fasterxml.jackson.core + jackson-core + 2.3.1 + compile + + + + org.openecomp.ecompsdkos + epsdk-fw + ${ecomp.version} + compile + + + slf4j-log4j12 + org.slf4j + + + + + + org.json + json + 20131018 + + + + org.openecomp.sdc.sdc-tosca + sdc-tosca + 1.2.1-SNAPSHOT + compile + + + + info.cukes + cucumber-junit + 1.2.4 + test + + + + info.cukes + cucumber-core + 1.2.4 + test + + + + info.cukes + gherkin + 2.12.2 + + + info.cukes + cucumber-java + 1.2.5 + test + + + + info.cukes + cucumber-jvm-deps + 1.0.5 + + + + org.mock-server + mockserver-netty + 3.10.4 + test + + + + org.openecomp.sdc.sdc-distribution-client + sdc-distribution-client + 1.2.2 + test + + + + + info.cukes + cucumber-testng + 1.2.5 + + + + + org.springframework + spring-context + ${spring.version} + compile + + + + + com.datastax.cassandra + cassandra-driver-mapping + ${cassandra.driver.version} + compile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + true + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + create.jar.with.dependencies + package + + single + + + + + org.openecomp.sdc.ci.tests.run.StartTest + + + + jar-with-dependencies + + + + + + + -- cgit 1.2.3-korg