X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9f66d39f41100de3fb9242bfb4ea3f8d4310f187;hb=HEAD;hp=35d8ff6e20131f71985832c6527ce01cc96b3093;hpb=790ddb83355800cc037ea1ea3ca8610bb78018d5;p=appc.git diff --git a/pom.xml b/pom.xml index 35d8ff6e2..9f66d39f4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent - 1.3.2 + 1.5.1 @@ -32,7 +32,7 @@ limitations under the License. pom org.onap.appc appc - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -67,11 +67,11 @@ limitations under the License. java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - true + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + ${project.version} + reuseReports target/generated-sources/yang-gen-sal false @@ -123,6 +123,18 @@ limitations under the License. true + + org.jacoco + jacoco-maven-plugin + + + + + report + + + + @@ -527,14 +539,50 @@ limitations under the License. build-helper-maven-plugin 1.9.1 - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.2 - + + + org.jacoco + jacoco-maven-plugin + 0.8.4 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + PACKAGE + + + COMPLEXITY + COVEREDRATIO + 0.0 + + + + + + + + org.apache.maven.plugins @@ -631,7 +679,7 @@ limitations under the License. appc-outbound appc-inbound appc-sequence-generator - + appc-client