X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fpom.xml;h=901f6841017ca4ebf91bd4f6e981ce8bc3b3b0cb;hb=3c795555cc129fbc1b0e1c11d4588316b47ad66e;hp=7807091cac076f937dc6d7d9a952b0f39b53da46;hpb=7c18602deea3cd59158d6ae3a8894b10c55193a5;p=portal.git diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 7807091c..901f6841 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -22,11 +22,6 @@ ${project.artifactId} - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - org.apache.maven.plugins maven-site-plugin @@ -39,73 +34,6 @@ - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - True - - - - prepare-agent - - prepare-agent - - - false - ${sonar.jacoco.reportPath} - - - - default-instrument - - instrument - - - false - - - - default-restore-instrumented-classes - test - - restore-instrumented-classes - - - false - - - - post-unit-test - test - - - report - - - false - ${sonar.jacoco.reportPath} - ${project.basedir}/target/site/jacoco - - - - - - - report-integration - test - - report-integration - - - false - ${sonar.jacoco.itReportPath} - ${project.basedir}/target/site/it-jacoco - - - - org.apache.maven.plugins maven-surefire-plugin