Deliver centralized role management feature

Repair multiple defects also.
Revise deployment to use docker-compose.
Remove all zip archives.

Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69,
    PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82
Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
diff --git a/ecomp-portal-widget-ms/.gitignore b/ecomp-portal-widget-ms/.gitignore
index 172a425..f151f08 100644
--- a/ecomp-portal-widget-ms/.gitignore
+++ b/ecomp-portal-widget-ms/.gitignore
@@ -1,39 +1,5 @@
 .classpath
 .project
+/.settings/
 /bin/
 target/
-logs/
-DEV_HOME_IS_UNDEFINED/
-!.mvn/wrapper/maven-wrapper.jar
-
-### STS ###
-.apt_generated
-.factorypath
-.settings
-.springBeans
-
-### IntelliJ IDEA ###
-.idea
-*.iws
-*.iml
-*.ipr
-
-### NetBeans ###
-nbproject/private/
-build/
-nbbuild/
-dist/
-nbdist/
-.nb-gradle/
-
-/target/
-/catalina.base_IS_UNDEFINED/
-.mvn
-.settings/
-.springBeans
-bin/
-debug-logs/	
-logs/
-/application.properties
-mvnw
-mvnw.cmd