[
https://issues.apache.org/jira/browse/MNG-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7254:
--------------------------------
Description: 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 can be of non-Latin chars. 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 is in user's control.
(was: 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.)
> 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 & Build, Command Line, Embedding
> Affects Versions: 3.8.2, 4.0.0-alpha-1
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> 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 can be
> of non-Latin chars. 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 is in user's control.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)