-
Enhancement
-
Resolution: Done
-
Major
-
1.9.1.Final
-
None
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
undefined
-
-
2021 Week 31-33 (from Aug 2), 2021 Week 34-36 (from Aug 23), 2021 Week 37-39 (from Sep 13)
Our Add-Ons add capabilities on top of every Kogito project. Today, a user must add their dependencies manually into the POM. By transforming the Kogito Quarkus Add-Ons into real extensions, we can benefit with:
- Leverage Quarkus Maven Plugin "add-extension" capability.
- Leverage Quarkus code.io website.
- Clear separation of build time classpath when generating code. A must for
KOGITO-5620.
This won't change anything for end-users since the artifacts ids will still be the same as the pom files. However, internally and from a UX perspective, it will have huge impact thou.
- blocks
-
KOGITO-5620 Add-On API Codegen
- Closed
- is related to
-
KOGITO-5031 MongoDB Persistence Addon shares dependencies between Spring and Quarkus
- Resolved
-
KOGITO-5935 Add newly Quarkus Extensions to quarkus test list
- Resolved
-
KOGITO-5741 Move persistence specific part of native image from ProcessesAssetsProcessor
- Open