-
Enhancement
-
Resolution: Done
-
Major
-
None
Camel has its own "platform" bom, that users can import to their projects to create examples that depend on the "latest" version. This task requires to investigate how Camel does this, and follow their lead
In our current setup our examples depend on the quarkus-bom; but the kogito extension in the quarkus-bom pulls in the "latest stable" of Kogito; thus, instead of using the kogito extension, we are using the maven plugin both for Quarkus and Spring examples.
This is causing confusion to end users.
We should provide a quarkus-bom that pulls in the latest stable of quarkus and a custom version of Kogito (e.g. it may be SNAPSHOT for master and stable for tags)
users should use this BOM to write their own examples.
- duplicates
-
KOGITO-935 Create "Platform" BOM for Kogito for examples
- Resolved
- is blocked by
-
KOGITO-1023 Consolidate kogito-bom and kogito-runtimes repos
- Closed