X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=27cb294b057e003a4dbf453fa706740f9efa5396;hb=831ecf744cba1172efcd25a5f2fe3b19e4249a18;hp=eced3bf472442101a4642aefbcc7d5f2b5a2dfc3;hpb=966262b4f89d27ec54c1c974afbc7b01ba259882;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index eced3bf4..27cb294b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,9 +1,9 @@ + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${version.jackson} + + org.glassfish.jersey.core @@ -154,14 +170,14 @@ com.google.re2j re2j - 1.4 + 1.5 org.mariadb.jdbc mariadb-java-client - 2.2.6 + 2.7.1 @@ -181,21 +197,13 @@ commons-codec commons-codec - 1.14 + 1.15 com.thoughtworks.xstream xstream - 1.4.12 - - - - - - org.eclipse.persistence - javax.persistence - 2.1.0 + 1.4.15 @@ -223,14 +231,14 @@ org.apache.httpcomponents httpclient - 4.5.12 + 4.5.13 org.apache.httpcomponents httpcore - 4.4.13 + 4.4.14 @@ -242,14 +250,14 @@ org.json json - 20200518 + 20201115 org.projectlombok lombok - 1.18.12 + 1.18.16 @@ -281,11 +289,17 @@ ${version.dmaap} - + - org.onap.ccsdk.cds.components - proto-definition + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto ${version.ccsdk} + + + io.springfox + springfox-boot-starter + + @@ -331,7 +345,7 @@ org.yaml snakeyaml - 1.26 + 1.27 @@ -425,7 +439,7 @@ junit junit - 4.13 + 4.13.1 test @@ -433,13 +447,13 @@ io.cucumber cucumber-java - 6.1.2 + 6.9.1 test io.cucumber cucumber-junit - 6.1.2 + 6.9.1 test @@ -447,7 +461,7 @@ org.assertj assertj-core - 3.16.1 + 3.18.1 test @@ -485,7 +499,7 @@ org.mockito mockito-core - 3.3.3 + 3.7.7 test @@ -518,14 +532,14 @@ org.apache.commons commons-lang3 - 3.10 + 3.11 commons-io commons-io - 2.7 + 2.8.0 @@ -539,18 +553,133 @@ https://wiki.onap.org/display/DW/Integration+Project + + + m2e + + + + m2e.version + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0.7.1.201405082137,) + + prepare-agent + + + + + + + + + de.jpdigital + hibernate52-ddl-maven-plugin + [2.3.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 + + + + + + + + + + + + + + + + + + + org.apache.maven.archetype + archetype-packaging + 3.2.0 + + org.codehaus.mojo versions-maven-plugin - 2.7 + 2.8.1 org.apache.maven.plugins maven-dependency-plugin - 3.1.1 + 3.1.2 @@ -573,22 +702,22 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins maven-source-plugin - 3.2.0 + 3.2.1 org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.0-M1 org.apache.maven.plugins maven-assembly-plugin - 3.2.0 + 3.3.0 org.apache.maven.plugins @@ -598,22 +727,17 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.2.4 org.apache.maven.plugins maven-archetype-plugin - 3.1.2 - - - org.apache.maven.archetype - archetype-packaging - 3.1.2 + 3.2.0 com.coderplus.maven.plugins @@ -632,17 +756,17 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.0.0 org.apache.maven.plugins maven-war-plugin - 3.2.3 + 3.3.1 io.fabric8 docker-maven-plugin - 0.31.0 + 0.34.1 org.kie @@ -688,31 +812,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 +