gnodet commented on issue #807: URL: https://github.com/apache/maven-mvnd/issues/807#issuecomment-1464245537
> Which version of `mvnd` are you seeing this with? I tried with `0.9.0` and the latest master ([ca4bdd0](https://github.com/apache/maven-mvnd/commit/ca4bdd03b3fdec7ee7f67b787a764b2ddb8d8043)), but could not reproduce. > > That being said, `DaemonPrompter.java:166` contains `Connection con = Objects.requireNonNull(Connection.getCurrent());` which seems like the the connection got lost for some reason? But then I am not sure how would the error message / stacktrace got to the client. I think that's using the `mvn` script from `mvnd`, that's why there's no connection... -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org