X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=6fcd0e23bc6e2b0e2d4130e2b465fbf5d8c5dd65;hb=563d636040ea828aef4cba71878ca2abf2c3a366;hp=7843e7792dfca2d4bfd37498487e2b018e71426e;hpb=b3ee14fb8956568fc3dd3f7bc389be554dfc3263;p=oparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index 7843e77..6fcd0e2 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -1,6 +1,9 @@ - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** @@ -45,14 +47,27 @@ ${basedir}/src/main/resources/swagger.json - - - org.onap.oparent - version-check-maven-plugin - 1.0.0-SNAPSHOT - - + + cve + + + + org.owasp + dependency-check-maven + 5.3.2 + + + + check + + + + + + + + generate-json @@ -275,68 +290,25 @@ org.onap.msb.swagger-sdk swagger-sdk - 1.0.0-SNAPSHOT + 1.0.0 + + + + org.onap.oparent + dependencies + 3.1.1-SNAPSHOT + pom + import + + + - - maven-checkstyle-plugin - 2.17 - - - org.onap.oparent - checkstyle - 1.0.0-SNAPSHOT - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - onap-checkstyle/apache-license-2.regexp.txt - false - true - false - ${project.build.sourceDirectory} - - - false - true - - - - check-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - true - true - true - - - false - true - - - - org.jacoco jacoco-maven-plugin @@ -426,7 +398,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 3.0.0-M4 ${surefireArgLine} @@ -439,7 +411,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.19.1 + 3.0.0-M4 + onap-checkstyle/onap-java-style.xml + + + ${project.build.sourceDirectory} + + true + true + true + + + true + false + + + org.codehaus.mojo @@ -505,10 +525,6 @@ org.apache.maven.plugins maven-failsafe-plugin - - org.onap.oparent - version-check-maven-plugin -