gnodet edited a comment on issue #571: URL: https://github.com/apache/maven-mvnd/issues/571#issuecomment-1011862265
> > This is very weird as your first report indicates the jansi library cannot be loaded or does not find the `isatty` function, but the second indicates that it works. The `mvnd` invocation always fail and the `jansi` call always work or does it depend on the terminal used (cmd, powershell, git bash, ... )? > > I found that the path containing Chinese was not recognized when `mvnd.exe` started. `mvnd.cmd` can be used normally. > > The scenario I'm using now is to rename `mvnd.exe` to another name (the CMD command will identify the `mvnd` command execution file as `mvnd.exe` based on the environment variable) So the problem is when the `mvnd.exe` is in a directory which contains Chinese characters or when the `pom.xml` is in a directory which contains Chinese characters ? It would be nice to be able to reproduce the problem. -- 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]
