Governance service for the Play platform. Manages all resources with SOAP/REST API and provides an User REST API.
mvn clean install
One can run integration tests with
mvn clean install -Pitest
This assumes that you have the complete platform configured on your machine... More details on how to configure under governance-itest module.