bonitasoft / bonita-distrib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU Lesser General Public License v2.1


Languages

Language:Java 50.9%Language:Shell 34.1%Language:Batchfile 10.6%Language:Dockerfile 4.4%