From: yangyan Date: Thu, 20 Feb 2020 08:05:06 +0000 (+0800) Subject: Fix error about coverage X-Git-Tag: 1.3.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=709202fb8c86450570dc5b21a8e2ccff80ba1734;hp=8cad60f58560528993601cd1d76fe769678dbfff;p=vfc%2Fnfvo%2Fdriver%2Fsfc.git Fix error about coverage Change-Id: I5ddbd7846350b3f0c79906331db1f933e43f2711 Issue-ID: VFC-1619 Signed-off-by: yangyan --- diff --git a/zte/sfc-driver/plugin-standalone/pom.xml b/zte/sfc-driver/plugin-standalone/pom.xml index 50c6f09..b87bb53 100644 --- a/zte/sfc-driver/plugin-standalone/pom.xml +++ b/zte/sfc-driver/plugin-standalone/pom.xml @@ -38,11 +38,6 @@ sfc-driver - ${project.build.directory}/surefire-reports - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - true - ${project.version} - reuseReports @@ -141,28 +136,7 @@ - - org.jacoco - jacoco-maven-plugin - - - prepare-agent - - prepare-agent - - - - report - - report - - - ${project.build.directory}/code-coverage/jacoco.exec - ${project.reporting.outputDirectory}/jacoco-ut - - - - +