X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=b50cc62cbf7ff45f3612219df4a3ec65057e7209;hb=14f51a7e33c1e29c70279fd0100c0253692c7025;hp=c0e5a4ed5888ba549cc48733ecf0e23a63ba5e03;hpb=e0c4f78469aa1750fc082114d943cf029d2b94c0;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index c0e5a4ed..b50cc62c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -39,7 +39,14 @@ 17 4.1.2-SNAPSHOT + 4.1.2-SNAPSHOT ${project.basedir}/../target/code-coverage/jacoco-ut.exec + 3.2 + jacoco + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + org/drools/**/*,**/gen/**,**/generated-sources/** https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 nexus3.onap.org:10003 @@ -63,6 +70,7 @@ 1.9.23 2.23.1 1.4.14 + 3.3.1 3.1.0 1.1.1 1.11.10 @@ -79,6 +87,7 @@ 6.0.18 3.1.10 6.1.8 + 3.11.0.3922 3.0.52 2.2.20 10.1.19 @@ -952,7 +961,6 @@ kotlin-stdlib-common ${version.kotlin} - @@ -985,7 +993,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.3.0 + ${version.maven-checkstyle-plugin} check @@ -1107,6 +1115,25 @@ + + cve + + + + org.owasp + dependency-check-maven + 9.1.0 + + + + aggregate + + + + + + + @@ -1276,6 +1303,21 @@ maven-surefire-plugin 3.1.2 + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${version.sonar} + + + org.apache.maven.plugins + maven-site-plugin + 4.0.0-M13 + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.1 + @@ -1301,6 +1343,8 @@ org/drools/**/* + **/gen/** + **/generated-sources/** @@ -1356,6 +1400,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + ${version.maven-checkstyle-plugin} onap-license @@ -1401,9 +1446,9 @@ - org.onap.oparent + org.onap.policy.parent checkstyle - ${oparent.version} + ${version.parent.checkstyle} compile