tkobayas commented on PR #6843: URL: https://github.com/apache/incubator-kie-drools/pull/6843#issuecomment-5113136216
``` 2026-07-28T09:16:10.4334602Z [ERROR] Failures: 2026-07-28T09:16:10.4335727Z [ERROR] KieContainerTest.testKieContainerBeforeAndAfterDeployOfSnapshot:146 [Make sure to build drools-test-coverage-jars first] 2026-07-28T09:16:10.4337363Z Expecting file: 2026-07-28T09:16:10.4338646Z /home/runner/work/incubator-kie-drools/incubator-kie-drools/apache_incubator-kie-drools/drools-test-coverage/test-suite/src/test/resources/kjar/kjar-module-before.jar 2026-07-28T09:16:10.4339997Z to exist. ``` Ah, managing `drools-test-coverage-jars` invocation is not easy (This time, the test jars were cleaned in `test-suite` by `maven-clean-plugin` even if there were copied by `drools-test-coverage-jars` beforehand, so we cannot disable `maven-invoker-plugin` ). I'll split this part to an isolated issue. -- 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]
