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/pom.xml b/pom.xml
index a2243b3..cbe3fd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,7 @@
 		<module>ecomp-portal-BE-os</module>	
 		<module>ecomp-portal-BE-common-test</module>
 		<module>ecomp-portal-FE-os</module>
+		<module>ecomp-portal-widget-ms</module>
 	</modules>
 
 	<build>