You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/09/16 16:07:00 UTC

[jira] [Created] (MNG-7254) Expand Windows native libraries for Jansi due to JDK-8195129

Michael Osipov created MNG-7254:
-----------------------------------

             Summary: Expand Windows native libraries for Jansi due to JDK-8195129
                 Key: MNG-7254
                 URL: https://issues.apache.org/jira/browse/MNG-7254
             Project: Maven
          Issue Type: Task
          Components: Bootstrap &amp; Build, Command Line, Embedding
    Affects Versions: 3.8.2, 4.0.0-alpha-1
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 4.0.x-candidate, 3.8.x-candidate


Due to JDK-8195129 Java fails to load native libraries from paths with non-ASCII chars. Temp on Windows is in user's home where the username is non-Latin.

The only workaround we can and will provide is to expand Windows only libraries along with Maven and hope that the Maven distro will be extracted outside of such a path.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)