OpenCDS

2026-01-08 By: Phillip Warner

Building OpenCDS

A couple of folks have reached out with build issues and/or questions.

I have created the opencds-build project to facilitate building the framework.

This project also retrieves and builds opencds-example, a project that can be used as a template for building your own adapter (and relevant plugins, etc.) for your use case.

Instructions to build the project are in the README.md file at the root of the project.

The current build uses Java 17 (although it should be compatible with Java 21 and 25) and can be built using the most recent version of Maven 3.

Let us know if you have any questions in the opencds-users group.


Tags: building