Jozef Marko
Jozef Marko
The failure : ``` [2021-04-30T17:50:25.969Z] [WARNING] Rule 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses failed with message: [2021-04-30T17:50:25.969Z] Duplicate classes found: [2021-04-30T17:50:25.969Z] [2021-04-30T17:50:25.969Z] Found in: [2021-04-30T17:50:25.969Z] ch.obermuhlner:big-math:jar:2.0.1:compile [2021-04-30T17:50:25.969Z] org.treblereel.gwt:gwt-bigmath:jar:2.3.0:compile [2021-04-30T17:50:25.969Z] Duplicate classes: [2021-04-30T17:50:25.969Z] ch/obermuhlner/math/big/BigFloat$1.class [2021-04-30T17:50:25.969Z]...
in business central the autocompletions are displayed without an issue.
@bartoszmajsak hello, unfortunately no, our project is using arquillian just with junit 4.
@elguardian @pefernan Yes, see for example: - https://github.com/apache/incubator-kie-drools/pull/5332 - https://github.com/apache/incubator-kie-drools/pull/5559
@fjtirado may we ask you to backport #3113 into https://github.com/apache/incubator-kie-kogito-runtimes/tree/1.40.x branch ?
No resources to review this PR. Proceed without my review.
Failed test: ``` 2024-10-10T19:08:00.2886599Z [ERROR] Tests run: 49, Failures: 1, Errors: 0, Skipped: 5, Time elapsed: 5.927 s
Running locally `mvn clean install -Dfull -Prun-code-coverage -Dtest=IntermediateEventTest` does not reproduce the test failure.
This will be addressed via https://github.com/apache/incubator-kie-issues/issues/1613
@tkobayas ok, I can reopen the PR, I just thought it will be better to start with fresh PR, as this PR is kind of old, but you are probably...