X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=442471a9f860f51dbb8ff70da471903f5654591b;hb=3fcc3204c1c65a5e5f774088bca1fd81dedd9ddb;hp=8541ee21646f267aa7994da8bd0e7de1b3effd5e;hpb=e37f5a70bcf3fd8073418c13416cc79c0ef47d59;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 8541ee216..442471a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -44,12 +44,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 @@ -172,32 +168,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 @@ -265,46 +235,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