ricardozanini opened a new issue, #1731: URL: https://github.com/apache/incubator-kie-kogito-images/issues/1731
We have a nice index page for SonataFlow projects that would be nice to add to the images. In a nutshell, we should follow the steps related here: https://github.com/apache/incubator-kie-tools/blob/main/packages/sonataflow-deployment-webapp/README.md#using-the-deployed-webjar These images generates a new project while building the images with Cekit, so the final image should have included this jar in the pom.xml. We can either manipulate the POM or add as a Quarkus extension if possible via Quarkus CLI. See: https://github.com/apache/incubator-kie-kogito-images/blob/main/modules/kogito-swf/common/scripts/added/create-app.sh#L36-L44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
