This documentation is for a version that is out of support.

You may want to view the same page for the latest version, or for any of the versions available in the drop-down menu in the top-right corner.

Build Bonita Community edition from the source

Bonita is an opensource Digital Process Automation platform, you can therefore build Bonita Community edition from the source.

All source code of Bonita is available from the Bonitasoft GitHub organization. Each Bonita component has a dedicated repository (e.g. Engine repository).

Manual Bonita build

You can build Bonita from component to component, but you have to know the component interdependencies: some components rely on components that are built earlier in the sequence, so the build order must be respected. For instance, build bonita-engine prior to build bonita-web.