X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=5380862dc69600cdcde7f4ddb56617b97346cd44;hb=0b49a67c20577361c3d65b3df712f0383aa30f44;hp=dcca1bd3b7ec75fc3c6de0a00f75547f4e318138;hpb=72b1c251f5121de957a4d8633724452771be9388;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index dcca1bd3..5380862d 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2018-2021 AT&T. All rights reserved. - Modifications Copyright (C) 2019-2020 Nordix Foundation. - Modifications Copyright (C) 2020 Bell Canada. + Modifications Copyright (C) 2019-2021 Nordix Foundation. + Modifications Copyright (C) 2020-2021 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -42,14 +42,24 @@ 2.7.8 7.33.0.Final 2.33 - 2.11.3 - 0.4.4 + 2.12.3 + 0.7.5 1.6.2 2.3.1 1.1.4 - 4.1.58.Final + 4.1.63.Final + 2.5.0 + 1.0.0 + 3.7.3 + 9.0.45 + 5.11.2 + 2.8.8 + 3.0.0 + 2.0.2 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ + nexus3.onap.org:10001 + nexus3.onap.org:10003 @@ -61,6 +71,12 @@ + + jakarta.validation + jakarta.validation-api + ${version.jakarta-api} + + com.fasterxml.jackson.module @@ -186,6 +202,13 @@ + + + io.swagger + swagger-models + ${version.swagger} + + commons-codec @@ -196,7 +219,7 @@ com.thoughtworks.xstream xstream - 1.4.15 + 1.4.17 @@ -282,11 +305,22 @@ ${version.dmaap} - + - org.onap.ccsdk.cds.components - proto-definition + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto ${version.ccsdk} + + + io.springfox + springfox-boot-starter + + + + + net.minidev + json-smart + 2.4.7 @@ -412,6 +446,108 @@ ${version.drools} + + org.dom4j + dom4j + 2.1.3 + + + + + org.mock-server + mockserver-netty + ${version.mockserver} + test + + + + org.mock-server + mockserver-client-java + ${version.mockserver} + test + + + + + org.immutables + value + ${version.immutable} + provided + + + + org.immutables + gson + ${version.immutable} + + + + + io.springfox + springfox-swagger2 + ${version.springfox} + + + + io.springfox + springfox-swagger-ui + ${version.springfox} + runtime + + + + + commons-fileupload + commons-fileupload + 1.4 + + + + + org.codehaus.janino + janino + 3.0.8 + + + + + org.apache.tomcat.embed + tomcat-embed-core + ${version.tomcat} + + + + + javax.xml.ws + jaxws-api + 2.3.1 + + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + 1.4.1 + + + + org.onap.sdc.sdc-tosca + sdc-tosca + 1.5.1 + + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.1.Final + + + + + javax.transaction + jta + 1.1 + + @@ -430,6 +566,14 @@ test + + + org.junit.vintage + junit-vintage-engine + 5.7.1 + test + + io.cucumber @@ -528,6 +672,60 @@ commons-io 2.8.0 + + + org.apache.commons + commons-vfs2 + 2.8.0 + + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + + com.github.docker-java + docker-java-core + 3.2.7 + test + + + + com.github.docker-java + docker-java + 3.2.7 + test + + + + + org.springframework.boot + spring-boot-starter-web + ${version.springboot} + + + org.springframework.boot + spring-boot-starter-webflux + ${version.springboot} + + + org.springframework.boot + spring-boot-starter-validation + ${version.springboot} + + + org.springframework.boot + spring-boot-starter-test + ${version.springboot} + test + + + org.springframework.boot + spring-boot-starter-security + ${version.springboot} + @@ -586,6 +784,71 @@ + + + de.jpdigital + hibernate52-ddl-maven-plugin + [2.2.0,) + + gen-ddl + + + + + + + + + org.codehaus.groovy.maven + gmaven-plugin + [1.0,) + + execute + + + + + + + + + org.codehaus.mojo + exec-maven-plugin + [3.0.0,) + + exec + + + + + + + + + org.codehaus.mojo + keytool-maven-plugin + [1.5.0,) + + generateKeyPair + + + + + + + + + com.github.eirslett + frontend-maven-plugin + [1.11.0,) + + npm + + + + + + @@ -709,6 +972,11 @@ ${version.drools} true + + org.springframework.boot + spring-boot-maven-plugin + ${version.springboot} + @@ -747,31 +1015,31 @@ - pre-integration-test - pre-integration-test - - prepare-agent - - - true - + pre-integration-test + pre-integration-test + + prepare-agent + + + true + - post-integration-test - post-integration-test - - report - - - true - + post-integration-test + post-integration-test + + report + + + true + - report-aggregate - prepare-package - - report-aggregate - + report-aggregate + prepare-package + + report-aggregate +