X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e7699b421788a35781424275c6d45d572829e58c;hb=7de5161cb47abb01256272addeda32ad1c1cfaf5;hp=fb588560d178c62ed5055a2fcb4f1744007ea218;hpb=5458362a7dd96b54916ea3a9a7d0a63a0122e4c2;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index fb588560d..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} @@ -45,8 +38,6 @@ PolicyEngineUtils ONAP-XACML ONAP-REST - ONAP-ASDC - ONAP-ControlloopPolicy PolicyEngineAPI ONAP-PDP ONAP-PDP-REST @@ -117,7 +108,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -128,7 +118,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -136,7 +125,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 org.apache.maven.plugins @@ -185,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