-
Notifications
You must be signed in to change notification settings - Fork 148
Jansi fails to start on Mac arm #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This issue is blocking https://issues.apache.org/jira/browse/MNG-7165 (and considered a regression). |
@rfscholte - I just did the dumb thing
|
I don't think that will work in our case, The library maven-shared-utils is used by both Maven and maven-plugins, they can all have their own version. JAnsi is bundled with Maven, so we could fix it for Maven, but not for the plugins. |
FYI - https://github.com/java-native-access/jna supports Mac ARM now. That might be easier that shipping your own dlls. |
Uh oh!
There was an error while loading. Please reload this page.
No native code included for arm.
macOS 11.2.3 Apple M1
Jansi 2.3.2
Output of uname -a
The text was updated successfully, but these errors were encountered: