X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=test-apis-ci%2Fpom.xml;h=78a1a3907129703f24ba178b0336261756036d38;hb=refs%2Fheads%2Fcasablanca;hp=999f112f879d4e5160957449cb00cf4b557da97e;hpb=d8a0deaf32e6a545a0359ad84c886b40c4ad625b;p=sdc.git diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 999f112f87..78a1a39071 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc sdc-main - 1.3.0-SNAPSHOT + 1.3.7-SNAPSHOT @@ -29,18 +29,12 @@ ${junit.version} compile - + org.assertj + assertj-core + + org.hamcrest hamcrest-all @@ -88,13 +82,6 @@ compile - - org.openecomp.sdc common-app-api @@ -248,6 +235,14 @@ slf4j-log4j12 org.slf4j + + commons-collections + commons-collections + + + groovy + org.codehaus.groovy + @@ -286,7 +281,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-fw ${ecomp.version} compile @@ -305,9 +300,9 @@ - org.openecomp.sdc.sdc-tosca + org.onap.sdc.sdc-tosca sdc-tosca - 1.2.1-SNAPSHOT + 1.4.6 compile @@ -348,6 +343,12 @@ mockserver-netty 3.10.4 test + + + commons-collections + commons-collections + + @@ -379,54 +380,39 @@ ${cassandra.driver.version} compile - - - - + + org.codehaus.groovy + groovy + - - - - - - - - - - - - - - - - - - - - - - - - - + + io.netty + netty-all + + + io.netty + netty-handler + + + + + org.apache.maven.plugins maven-clean-plugin - 3.0.0 - clean.tosca.chef.os.folder + clean.testsuit.folder clean clean - ${project.basedir}/sdc-api-tests @@ -449,7 +435,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.7 true @@ -481,6 +466,43 @@ + + com.github.sylvainlaurent.maven + yaml-json-validator-maven-plugin + + + validate + validate + + validate + + + + + + src/main/resources/**/*.y*ml + src/test/resources/**/*.y*ml + + + src/test/resources/CI/tests/importToscaResourceByCreateUrl/occurencyFalure*.y*ml + src/test/resources/CI/tests/importToscaResourceByCreateUrl/noContent*.y*ml + src/test/resources/CI/tests/HeatDeploymentArtifacts/invalid*.y*ml + + + + + src/main/resources/**/*.json + src/test/resources/**/*.json + + + src/test/resources/CI/tests/HeatDeploymentArtifacts/invalid*.json + + + + + + + @@ -492,8 +514,8 @@ + org.apache.maven.plugins maven-resources-plugin - 3.0.2 copy-tests-suites @@ -538,10 +560,7 @@ io.fabric8 docker-maven-plugin - ${fabric8.version} - - true 1.23 nexus3.onap.org:10001