-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
-
2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21), 2022 Week 11-13 (from Mar 14), 2022 Week 14-16 (from Apr 4), 2022 Week 17-19 (from Apr 25)
Current way of building image of supporting services is to have a reference to the last snapshot runner jar of the application.
We should modify the way we build the image and rely directly on the kogito-apps repository.
That way we could:
- Build the concerned project directly from kogito-apps
- Build could be done as fast-jar which is much quicker
- Build the image by including the `target/quarkus-app` folder and `target/quarkus-run.jar` file
This would also avoid us to have to update the runner jar references daily and make sure we always get the latest version.
- is related to
-
KOGITO-6508 Review build time enhancement in kogito-apps
- Closed
- relates to
-
KOGITO-6525 Quarkus: Extensions: Circular dependency on kogito-apps
- Open