zonepanda opened a new issue #586:
URL: https://github.com/apache/maven-mvnd/issues/586
I download mvnd-0.7.1-windows-amd64 into my WIN10 computer, and running mvnd
in a git shell window, it blocked, after enter pressed, a null pointer
exception throws out, and then the cmd works out.
Stacks below:
$ mvnd --version
Exception in thread "Thread-0" java.lang.NullPointerException
at
org.mvndaemon.mvnd.common.logging.TerminalOutput.readInputLoop(TerminalOutput.java:477)
at java.lang.Thread.run(Thread.java:833)
at
com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:596)
at
com.oracle.svm.core.windows.WindowsJavaThreads.osThreadStartRoutine(WindowsJavaThreads.java:138)
--
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]