X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=895e6affb52952d61c358aee99bc6ae9b2465439;hb=refs%2Fchanges%2F72%2F100472%2F2;hp=893a2fcce0dc1bdf46d0c23f11f503e0ba6b7e50;hpb=c8856ab39a6d8376e6ad700b6acabdc7736c714f;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 893a2fcce..895e6affb 100644 --- a/pom.xml +++ b/pom.xml @@ -46,12 +46,8 @@ content/repositories/snapshots/ content/repositories/staging/ - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 4.3.24.RELEASE @@ -174,32 +170,6 @@ - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - org.apache.maven.plugins maven-deploy-plugin @@ -268,46 +238,6 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - org.eclipse.m2e lifecycle-mapping