Overview of the Kogito Maven Plugin
mainThe Kogito Maven Plugin manages code generation assets during the compilation phase of a Kogito application. It automatically discovers Apache KIE assets and triggers the Kogito Codegen layer to generate and compile the mandatory Java classes required for the application to operate correctly.
Supported Frameworks:
- Apache KIE plain Java projects
- Apache KIE Spring Boot based projects
Discovered Assets:
- Decisions (DMN)
- Predictions (PMML)
- Processes (BPMN)
- Rules (DRL)