You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "psiroky (via GitHub)" <gi...@apache.org> on 2023/03/10 18:45:03 UTC

[GitHub] [maven-mvnd] psiroky commented on issue #807: NPE in daemon prompter when using iteractive mode with no project (using archetype)

psiroky commented on issue #807:
URL: https://github.com/apache/maven-mvnd/issues/807#issuecomment-1464237494

   Which version of `mvnd` are you seeing this with? I tried with `0.9.0` and the latest master (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.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org