baldimir opened a new issue, #1002: URL: https://github.com/apache/incubator-kie-issues/issues/1002
During the builds, a message sometimes pops up about sharing anonymous usage statistics with Quarkus. It introduces 10 seconds delay to each time the message is shown in the build. We need to set an environment property in the root pom.xmls of our repositories, so all modules share it during the build. More information: https://quarkus.io/usage/ - recommended way is to set quarkus.analytics.disabled to true in the pom.xmls.  -- 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]
