-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
-
2020 Week 46-48 (from Nov 9)
In order to enforce the Maven build order, the integration tests module adds dependecy to jobs-service and trusty-service that are actually uberJars, so final jar is not generated but runner. Causing maven depedency issues.
https://github.com/kiegroup/kogito-apps/blob/master/apps-integration-tests/integration-tests-trusty-service/pom.xml#L57
https://github.com/kiegroup/kogito-apps/blob/master/apps-integration-tests/integration-tests-jobs-service/pom.xml#L53