Skip to content
README.md 344 B
Newer Older
Sonia Zorba's avatar
Sonia Zorba committed
# VOSpace Maven parent project

Sonia Zorba's avatar
Sonia Zorba committed
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).
Sonia Zorba's avatar
Sonia Zorba committed
To install the parent pom:
Sonia Zorba's avatar
Sonia Zorba committed
    mvn -f parent-pom.xml clean install

To install the shared classes:

    mvn clean install