From dc856bba284798fa8f1484abf8fc8140008ececb Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Mon, 13 Aug 2018 13:27:52 +0300 Subject: maven improvements and clean up update plugging to latest available versions, remove un needed files from source control clean up commented sections. disable verbose for docker plug in. add logback file for tests to disable out put by default. update logging calls to new api. disable logging on debug level. update docker run to include simulator on demand Change-Id: Icc0fb7add6dd4fe65f5f3d8dd309fd8dae2681fc Issue-ID: SDC-1639 Signed-off-by: Michael Lando --- utils/webseal-simulator/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'utils/webseal-simulator/pom.xml') diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 75eab58366..dbdd1d9581 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -87,22 +87,6 @@ WSSimulator-${project.version} - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - true - - 1.8 - 1.8 - - - - @@ -166,7 +150,6 @@ maven-resources-plugin - 3.0.2 copy-resources-simulator @@ -212,10 +195,7 @@ io.fabric8 docker-maven-plugin - ${fabric8.version} - - true 1.23 nexus3.onap.org:10001 -- cgit 1.2.3-korg