Hi,

+1 from me.

We need to add an information how to solve the following on MacOS:

$> mvn --version
Nov 25, 2024 5:59:44 PM org.jline.nativ.JLineNativeLoader log
WARNING: Failed to load native library:libjlinenative.jnilib. osinfo:
Mac/arm64 (caused by: java.lang.UnsatisfiedLinkError:
/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib:
dlopen(/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib,
0x0001): tried:
'/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib'
(code signature in <E83722FF-713D-3654-A603-EEBC715887FE>
'/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib'
not valid for use in process: library load disallowed by system policy),
'/System/Volumes/Preboot/Cryptexes/OS/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib'
(no such file),
'/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib'
(code signature in <E83722FF-713D-3654-A603-EEBC715887FE>
'/Users/khm/tools/apache-maven-4.0.0-rc-1/lib/jline-native/Mac/arm64/libjlinenative.jnilib'
not valid for use in process: library load disallowed by system policy),
enable debug logging for stacktrace)
Apache Maven 4.0.0-rc-1 (d81b1b6a2870dc954d6d642500ad38e8e4cb3dde)

The hints/dialogs can be circumvented by using:

xattr -rd com.apple.quarantine directory-where-maven-has-been-installed

After that you will not get any warnings anymore.

Kind regards
Karl Heinz Marbaise

On 25.11.24 12:48, Tamás Cservenák wrote:
Howdy,

We solved 46 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12355164

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved

Staging repo:
https://repository.apache.org/content/repositories/maven-2247/

Dev dist directory:
https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-1/

Source release checksums:
apache-maven-4.0.0-rc-1-src.tar.gz.sha512
4d0f9db5e25c67d25e2598e92cd17f63d944a252f6a44ea770dd5e03baea5248f789a747a510ff7728d58840ce423a2cab7286fd6d2a5a3acdf6ee6ca1870467

apache-maven-4.0.0-rc-1-src.zip.sha512
4fdfce1b515ac770622cd8e2767cb61b9ab3005df0b1b6c96664b660d3935b07517f71a1204a137b57639523e41abcc0ff2a7c625a2aca7abe5b5a8fb370af86

Staged site:
https://maven.apache.org/ref/4-LATEST/

Draft for release notes:
https://github.com/apache/maven-site/pull/582

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72h

[ ] +1
[ ] +0
[ ] -1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to