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

[GitHub] [maven-mvnd] gnodet commented on issue #793: java.lang.UnsatisfiedLinkError: Can't load library: jansi.dll

gnodet commented on issue #793:
URL: https://github.com/apache/maven-mvnd/issues/793#issuecomment-1464023644

   > TLDR: I wasn't able to reproduce this via Git Bash either.
   > 
   > Longer version: I installed Git Bash (from https://git-scm.com/download/win - version 2.39.2) and then unzipped the `mvnd-0.9.0` archive using `unzip` in the Git Bash directly (instead of Windows explorer -- just in case this could have some influence on the execute bit). However, I still could not reproduce the issue. The execute bit for `jansi.dll` was set and the `mvnd` client did start-up.
   > 
   > I did see the same WARN as in #786, but that seems unrelated to this specific issue.
   
   It may be related.  Isn't the exception the root cause of the warning, which is definitely wrong and `mvnd` which ships with jansi should not start a dumb jline terminal in a plain windows console, with or without gitbash.  


-- 
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