Newer
Older
This repository contains both a parent pom.xml configuration that is inherited by vospace-rest and vospace-file-service projects and some common classes (at the moment exception classes).
mvn -f parent-pom.xml clean install
To install the shared classes:
mvn clean install