The base-web project include web project dependencies, it also implements a few plumbing/chore setups which will be inherited by projects which use this descendant projects. (Admin-tool & Unipoole Service). This is a library project and does not contain deployable artefacts.
##Building
git clone https://github.com/Unipoole/base-web.git
cd base-web
mvn clean install