apupier commented on PR #7842:
URL: https://github.com/apache/camel/pull/7842#issuecomment-1161760106
build failure seems unrelated to my PR:
```
----- Last 200 lines from daemon output -
/home/runner/.m2/mvnd/registry/0.7.1/daemon-1266068b.out.log -----
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens java.base/java.io=ALL-UNNAMED
--add-opens java.base/java.lang=ALL-UNNAMED --add-opens
java.base/java.util=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED
----- End of the daemon output -----
at
org.mvndaemon.mvnd.client.DaemonClientConnection.receive(DaemonClientConnection.java:129)
at
org.mvndaemon.mvnd.client.DefaultClient.execute(DefaultClient.java:296)
at org.mvndaemon.mvnd.client.DefaultClient.main(DefaultClient.java:118)
Caused by: java.io.IOException: No message received within 3000ms, daemon
may have crashed. You may want to check its status using mvnd --status
at
org.mvndaemon.mvnd.client.DaemonClientConnection.receive(DaemonClientConnection.java:111)
... 2 more
```
--
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]