elguardian commented on code in PR #1881: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/1881#discussion_r1351636078
########## data-index/data-index-service/data-index-service-common/pom.xml: ########## @@ -13,6 +13,12 @@ <name>Kogito Apps :: Data Index Service Common</name> <dependencies> + <dependency> Review Comment: this was related to a TestUtils class that is in two different jars colliding. so I changed the the order to avoid some problems. -- 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]
