wmedvede opened a new issue, #393:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/393

   ### Description
   
   When we execute the dev profile for a workflow, in the console, we can see 
the message below asking to contribute with build analytics.
   The workflow works fine, but the log looks a bit ugly. Maybe with a proper 
system property we turn off this message.
   
   
   
   [INFO] writing file 
/home/kogito/serverless-workflow-project/target/generated-test-sources/open-api-stream/.openapi-generator/FILES
   [INFO] Invoking compiler:3.11.0:testCompile (default-testCompile) @ 
serverless-workflow-project
   [INFO] Changes detected - recompiling the module! :dependency
   [INFO] Compiling 3 source files with javac [debug release 17] to 
target/test-classes
   ----------------------------
   --- Help improve Quarkus ---
   ----------------------------
   * Learn more: https://quarkus.io/usage/
   * Do you agree to contribute anonymous build time data to the Quarkus 
community? (y/n and enter)
   [WARNING] Failed to collect user input for analytics
   java.util.NoSuchElementException: No line found
   at java.util.Scanner.nextLine (Scanner.java:1651)
   at io.quarkus.maven.DevMojo.lambda$execute$0 (DevMojo.java:431)
   at io.quarkus.analytics.ConfigService.lambda$userAcceptance$0 
(ConfigService.java:79)
   at java.util.concurrent.CompletableFuture$AsyncSupply.run 
(CompletableFuture.java:1768)
   at java.util.concurrent.CompletableFuture$AsyncSupply.exec 
(CompletableFuture.java:1760)
   at java.util.concurrent.ForkJoinTask.doExec (ForkJoinTask.java:373)
   at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec 
(ForkJoinPool.java:1182)
   at java.util.concurrent.ForkJoinPool.scan (ForkJoinPool.java:1655)
   at java.util.concurrent.ForkJoinPool.runWorker (ForkJoinPool.java:1622)
   at java.util.concurrent.ForkJoinWorkerThread.run 
(ForkJoinWorkerThread.java:165)
   [info] [Quarkus build analytics] Didn't receive a valid user's answer: `y` 
or `n`. The question will be asked again next time.
   
   ### Implementation ideas
   
   _No response_


-- 
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]

Reply via email to