Parent project for all CEDAR Java-based components
This repository contains a POM that specifies configuration and dependency version information for all Java-based CEDAR components. The CEDAR project repository contains a POM that can be used to build these components.
To build you must have the following items installed:
Get a copy of the latest code:
git clone https://github.com/metadatacenter/cedar-parent.git
Change into the cedar-parent directory:
cd cedar-parent
Then build it with Maven:
mvn clean install
If you have questions about this repository, please subscribe to the CEDAR Developer Support mailing list. After subscribing, send messages to cedar-developers at lists.stanford.edu.