X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc.git;a=blobdiff_plain;f=pom.xml;h=9f66d39f41100de3fb9242bfb4ea3f8d4310f187;hp=30985116c658e7f5cc2a5b22a5fc1e93e1c58bb1;hb=refs%2Fheads%2Fmaster;hpb=6a6d3afd489ea3b8945f1cdd8a8a74afdcc5221a diff --git a/pom.xml b/pom.xml index 30985116c..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 @@ -621,8 +669,8 @@ limitations under the License. appc-adapters + appc-service-communicator appc-provider - appc-event-listener appc-sdc-listener appc-lifecycle-management appc-oam @@ -631,7 +679,7 @@ limitations under the License. appc-outbound appc-inbound appc-sequence-generator - + appc-client