From: shrikantawachar Date: Thu, 15 Mar 2018 14:31:34 +0000 (+0530) Subject: Skip jacoco by default in onboarding build X-Git-Tag: v1.2.0~150 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bfbe2c38fd1a5e85c2b30a4217015492d586caa2;p=sdc.git Skip jacoco by default in onboarding build Change-Id: I48530df040ecb3b5b0088c193d10096ada0a4e8a Issue-ID: SDC-1140 Signed-off-by: shrikantawachar Signed-off-by: vempo --- diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 1c0dbfede3..9d2c5cb599 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -107,7 +107,7 @@ 5.8.1 ${project.version} 2.4.1.Final - + true diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 5437a5d1c2..517a425835 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -20,7 +20,6 @@ /api /lib /tools/swagger-ui - /tools/zusammen-tools /backend @@ -70,28 +69,7 @@ ${java.target} - - - - + org.codehaus.mojo license-maven-plugin ${mvn.license.version} @@ -127,7 +105,6 @@ update-file-header - @@ -156,7 +133,6 @@ - target/jacoco.exec target/jacoco-ut @@ -164,61 +140,6 @@ - -