Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 787 Bytes

README.md

File metadata and controls

28 lines (12 loc) · 787 Bytes

Bonita Distrib

This project generates the Bonita Runtime bundles.

Requirements

Java JDK 11 only

This project bundles the Maven Wrapper, so the mvnw script is available at the project root.

Dependencies

The project depends on a lot of other bonita artifacts (engine, web, ...) so you must build them first (install artifacts in your local repository).

The Bonita Community build script can help in that case.

Contribution

If you want to contribute, ask questions about the project, report bug, see the contributing guide.

Build the project

./mvnw package