SkillAgentSearch skills...

Bpm

Business Process Management Addon

Install / Use

/learn @cuba-platform/Bpm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CUBA BPM Add-on

license Build Status Documentation

CUBA business process management subsystem.

For more information see github.com/cuba-platform/cuba.

Build and install

In order to build the add-on from source, you need to install the following:

Let's assume that you have cloned sources into the following directories:

work/
    cuba/
    cuba-gradle-plugin/
    bpm/

Open terminal in the work directory and run the following command to build and install the plugin into your local Maven repository (~/.m2):

cd cuba-gradle-plugin
gradlew install

After that, go to the cuba directory and build and install it with the same command:

cd ../cuba
gradlew install

Finally, go to the bpm directory and build and install it with the same command:

cd ../bpm
gradlew install
View on GitHub
GitHub Stars45
CategoryDevelopment
Updated8mo ago
Forks22

Languages

Java

Security Score

87/100

Audited on Jul 10, 2025

No findings