maven improvements and clean up 75/60275/6
authorMichael Lando <ml636r@att.com>
Mon, 13 Aug 2018 10:27:52 +0000 (13:27 +0300)
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>
Wed, 15 Aug 2018 04:57:48 +0000 (04:57 +0000)
commitdc856bba284798fa8f1484abf8fc8140008ececb
treed2c04a049fe2b5f1420cd02a545bce1109c46134
parent57f4bfa334d91b445e1999a5504fda4f43d0a1e4
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 <ml636r@att.com>
34 files changed:
.gitignore
asdctool/pom.xml
catalog-be/pom.xml
catalog-dao/pom.xml
catalog-fe/pom.xml
catalog-fe/src/test/resources/logback-test.xml
catalog-model/pom.xml
catalog-ui/npm-debug.log.2241131429 [deleted file]
catalog-ui/npm-debug.log.3178739070 [deleted file]
catalog-ui/pom.xml
common-app-api/pom.xml
common-app-api/src/main/java/org/openecomp/sdc/be/config/Configuration.java
common-app-api/src/main/java/org/openecomp/sdc/be/monitoring/BeMonitoringService.java
common-app-api/src/main/java/org/openecomp/sdc/common/impl/ConfigFileChangeListener.java
common-app-api/src/main/java/org/openecomp/sdc/common/rest/impl/validator/RequestHeadersValidator.java
common-app-api/src/main/java/org/openecomp/sdc/common/util/YamlToObjectConverter.java
common-app-api/src/main/java/org/openecomp/sdc/exception/AbstractSdncException.java
common-app-api/src/test/java/org/openecomp/sdc/common/datastructure/WrapperTest.java
common-be/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml
openecomp-be/dist/sdc-onboard-backend-docker/artifacts/logback.xml
openecomp-be/dist/sdc-onboard-backend-docker/pom.xml
openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml
openecomp-ui/yarn.lock
pom.xml
sdc-os-chef/pom.xml
sdc-os-chef/scripts/docker_run.sh
services/activity-spec/activity-spec-web/activity-spec-api-docs/pom.xml
services/activity-spec/activity-spec-web/activity-spec-war/pom.xml
services/activity-spec/activity-spec-web/pom.xml
services/activity-spec/pom.xml
test-apis-ci/pom.xml
ui-ci/pom.xml
utils/webseal-simulator/pom.xml