/
Building OpenCDS
Building OpenCDS
DRAFT
Build Order
- Build opencds-knowledge-repository-data
- mvn clean install
- Build opencds-parent
- mvn clean install
Building with other supported versions of Drools
To build OpenCDS with other versions of Drools, do the following:
- Checkout the branch for the version you would like to build.
- Perform the Build Order steps (above)
- Build opencds-decision-support-service as follows (depending on the version of Drools you need):
mvn -P drools-5.3 -Dmaven.test.skip=true clean install
mvn -P drools-5.4 -Dmaven.test.skip=true clean install
mvn -P drools-6.1 -Dmaven.test.skip=true clean install
- The war file will be in the target folder.
Please note that only versions 5.3, 5.4, 5.5, and 6.1 are currently supported.
, multiple selections available,
Related content
OpenCDS container
OpenCDS container
More like this
OpenCDS Functional Introduction
OpenCDS Functional Introduction
Read with this
Installing OpenCDS Sample Knowledge Repository
Installing OpenCDS Sample Knowledge Repository
More like this
Notes about interim OpenCDS file-based Knowledge Repository (obsolete)
Notes about interim OpenCDS file-based Knowledge Repository (obsolete)
More like this
Installing OpenCDS Sample Knowledge Repository (v1.1.5 and earlier)
Installing OpenCDS Sample Knowledge Repository (v1.1.5 and earlier)
More like this
Exporting a Knowledge Module to OpenCDS - File-Based
Exporting a Knowledge Module to OpenCDS - File-Based
More like this