fjtirado commented on code in PR #1971:
URL:
https://github.com/apache/incubator-kie-kogito-apps/pull/1971#discussion_r1469887376
##########
data-index/data-index-service/data-index-service-oracle/pom.xml:
##########
@@ -113,20 +113,6 @@
<build>
<plugins>
- <plugin>
Review Comment:
@porcelli This is not disabling the quarkus build in projects that include
the dependency. It is disabling oracle build for the test that are performed by
this module. Removing the driver requires disabling the test and the quarkus
build. I cannot see this being a big deal, to be honest.
--
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]