-
Enhancement
-
Resolution: Done
-
Major
-
7.54.0.Final
-
None
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
The start.org.jbpm web app is a composed by 3 maven projects:
1. https://github.com/BootstrapJBPM/jbpm-bootstrap-model
2. https://github.com/BootstrapJBPM/jbpm-bootstrap-kjar
3. https://github.com/BootstrapJBPM/jbpm-bootstrap-service
It's hard to maintain and automate the CI/CD. Ideally, it should be a multi-module maven project instead and under Kiegroup umbrella:
https://github.com/kiegroup/start.jbpm.org
Acceptance Criteria:
- The project has been migrated to kiegroup org
- The project is a multi-module maven project so that we can build from the parent module to have the final built jar, no launch.sh script required
- No changes in the delivered feature (no changes to the the generated business applications)