ToDropBombs opened a new issue #571:
URL: https://github.com/apache/maven-mvnd/issues/571
mvnd -v
Failed to load native library:jansi-2.4.0-16c474bda59fea77-jansi.dll.
osinfo: Windows/x86_64
java.lang.UnsatisfiedLinkError: Can't load library:
C:\Users\??\AppData\Local\Temp\jansi-2.4.0-16c474bda59fea77-jansi.dll
Exception in thread "main" java.lang.UnsatisfiedLinkError:
org.fusesource.jansi.internal.CLibrary.isatty(I)I [symbol:
Java_org_fusesource_jansi_internal_CLibrary_isatty or
Java_org_fusesource_jansi_internal_CLibrary_isatty__I]
at
com.oracle.svm.jni.access.JNINativeLinkage.getOrFindEntryPoint(JNINativeLinkage.java:153)
at
com.oracle.svm.jni.JNIGeneratedMethodSupport.nativeCallAddress(JNIGeneratedMethodSupport.java:57)
at org.fusesource.jansi.internal.CLibrary.isatty(CLibrary.java)
at
org.mvndaemon.mvnd.client.DefaultClient.main(DefaultClient.java:92)
java -version:
openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
D:\mvnd-0.7.1-windows-amd64\conf\mvnd.properties :
detail:
java.home=C:\\Program Files\\jdk-11.0.2
maven.settings=D:\\apache-maven-3.6.1\\conf\\settings.xml
How should we deal with it?
--
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]