X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=e9ed95282fcdd9dd064eb8b6add8500112d57b9f;hb=0773251f73dd1967040c170d38485d74fe485bd7;hp=820e8e27d8f7074f62bcd515eef5789f7a120ab5;hpb=d7a98ca88b25989f45018f3411f2f0210e51df42;p=oparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index 820e8e2..e9ed952 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/** @@ -46,6 +48,26 @@ ${basedir}/src/main/resources/swagger.json + + cve + + + + org.owasp + dependency-check-maven + 5.3.2 + + + + check + + + + + + + + generate-json @@ -268,68 +290,25 @@ org.onap.msb.swagger-sdk swagger-sdk - 1.0.0-SNAPSHOT + 1.0.0 + + + + org.onap.oparent + dependencies + 3.2.0-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 @@ -419,7 +398,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 3.0.0-M4 ${surefireArgLine} @@ -432,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