From: vempo Date: Mon, 6 Aug 2018 09:59:09 +0000 (-0400) Subject: Forward test output to console on demand X-Git-Tag: 1.3.0~190 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7381994de250aac82522c2bdd32768bff4f869a8;p=sdc.git Forward test output to console on demand Change-Id: I87028695c1d6ab2d85e3d205843a144a1422f783 Issue-ID: SDC-1596 Signed-off-by: vempo --- diff --git a/onboarding/pom.xml b/onboarding/pom.xml index aa34550b3e..0e18c2d3cf 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -25,6 +25,11 @@ + + false + true + UTF-8 + 0.7.9 2.1 @@ -94,7 +99,6 @@ 1.5.1 0.9.10 2.0.0-beta.5 - UTF-8 2.5 1.7.21 1.17 @@ -110,7 +114,6 @@ 5.8.1 ${project.version} 2.4.1.Final - true 3.9.0 6.3.0 6.3.0 @@ -345,7 +348,6 @@ ${fork.count} ${fork.mode} false - true ${project.basedir}/src/test/resources diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index d7b4807be7..068be098f6 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -10,7 +10,6 @@ org.openecomp.sdc openecomp-sdc-api 1.3.0-SNAPSHOT - ../pom.xml diff --git a/openecomp-be/api/pom.xml b/openecomp-be/api/pom.xml index 30b382431d..8fce4d1de6 100644 --- a/openecomp-be/api/pom.xml +++ b/openecomp-be/api/pom.xml @@ -12,7 +12,6 @@ org.openecomp.sdc openecomp-sdc 1.3.0-SNAPSHOT - ../pom.xml