Implement Bonita project by copying generated artifacts into the project structure and running a Maven build. Use when the user wants to implement, apply, integrate, or copy generated artifacts into the project.
Deploy generated Bonita artifacts from docs/out/ into the Bonita project structure with automatic backup and rollback on failure.
This skill safely integrates generated artifacts (BDM, organization, profiles, process diagrams) into the Bonita project structure. It creates backups before making changes and automatically reverts if the build fails.
IMPORTANT GLOBAL DIRECTIVE:
backup-YYYYMMDD-HHMMSSFollow these steps in order:
Arguments: Apply user-provided options from
$ARGUMENTS(e.g.,--input) before starting.
bdm/bom.xmldocs/out/bom.xml to bdm/bom.xmlapp/organizations/docs/out/organization.xml to app/organizations/app/profiles/docs/out/profile.xml to app/profiles/.proc files in app/diagrams/docs/out/*.proc files to app/diagrams/./mvnw clean package to verify project builds./mvnw clean packagePresent clear status messages for each step:
bdm/bom.xmlapp/organizations/organization.xml (or similar name)app/profiles/profile.xml (or similar name)app/diagrams/*.proc