jstastny-cz opened a new pull request, #3258: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3258
apache/incubator-kie-issues#647 Given that CI builds set `maven.test.failure.ignore` to true, any build failure would be silently ignored, unless invoker plugin writes the build fail as a junit report with failure outcome. This is achieved by property writeJunitReport which is false by default and needs to be overriden. To be validated by presence of test case `maven.invoker.it.integration-tests-springboot-kafka-it.integration-tests-springboot-kafka-it` in the test results. -- 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]
