X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e7699b421788a35781424275c6d45d572829e58c;hb=7bd378b079c7f0be1417b7a61d022c1d8281054e;hp=34d94b83c6ecb2aa6f092fe43370bf3a156beccd;hpb=c53fa990ea27ec074859eb94bcb7ec6deaa2157b;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 34d94b83c..e7699b421 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,6 @@ 1.8 UTF-8 - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - /opt/app/policy/it-results/jacoco-it.exec - true - ${project.version} 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -115,7 +108,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -126,7 +118,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -134,7 +125,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 org.apache.maven.plugins @@ -183,28 +173,6 @@ sca-maven-plugin 4.20 - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - - true - - org.onap.* - - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - org.apache.maven.plugins maven-site-plugin