AnnJoy23 commented on PR #6886: URL: https://github.com/apache/incubator-kie/pull/6886#issuecomment-5279451871
Hi @gitgabrio , Root cause is the image-building modules live under kogito-apps-quarkus which is in a completely different BOM chain (kogito-apps-quarkus → kogito-apps-quarkus-bom), so they are NOT downstream of kogito-spring-boot-bom and are therefore NOT included in the affected pass. The integration tests get built but the Docker images they need are never built. -- 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]
