+1 I have some warnings on MacOS although it may be my local issue.
mvn -v Jun 19, 2025 3:04:50 PM org.jline.nativ.JLineNativeLoader log WARNING: *Failed to load native library:libjlinenative.jnilib. osinfo: Mac/arm64 *(caused by: java.lang.UnsatisfiedLinkError: /Users/xxx/Downloads/apache-maven-4.0.0-rc-4/lib/jline-native/Mac/arm64/libjlinenative.jnilib: dlopen(/Users/xxx/Downloads/apache-maven-4.0.0-rc-4/lib/jline-native/Mac/arm64/libjlinenative.jnilib, 0x0001): tried: '/Users/xxx/Downloads/apache-maven-4.0.0-rc-4/lib/jline-native/Mac/arm64/libjlinenative.jnilib' (code signature in <E83722FF-713D-3654-A603-EEBC715887FE> '/Users/xxx/Downloads/apache-maven-4.0.0-rc-4/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/xxx/Downloads/apache-maven-4.0.0-rc-4/lib/jline-native/Mac/arm64/libjlinenative.jnilib' (no such file), '/Users/xxx/Downloads/apache-maven-4.0.0-rc-4/lib/jline-native/Mac/arm64/libjlinenative.jnilib' (code signature in <E83722FF-713D-3654-A603-EEBC715887FE> '/Users/xxx/Downloads/apache-maven-4.0.0-rc-4/lib/jline-native/Mac/arm64/libjlinenative.jnilib' not valid for use in process: lib, enable debug logging for stacktrace) Apache Maven 4.0.0-rc-4 (bed0f8174bf728978f86fac533aa38a9511f3872) Maven home: /Users/xx/Downloads/apache-maven-4.0.0-rc-4 Java version: 24, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-24.jdk/Contents/Home Default locale: en_PL, platform encoding: UTF-8 OS name: "mac os x", version: "16.0", arch: "aarch64", family: "mac" czw., 19 cze 2025 o 14:52 Tamás Cservenák <ta...@cservenak.net> napisał(a): > +1 > > FTR, the "Changes since the last release" commits surprised me at > first, but they are like it, as plugin-testing was merged into master > w/ history, so those commits from 2008 are from plugin-testing > history, that were not present in rc-3. > > T > > On Wed, Jun 18, 2025 at 4:28 PM Guillaume Nodet <gno...@apache.org> wrote: > > > > Hi, > > > > We solved the following issues: > > > https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 > > > > There are still a couple of issues left in GitHub: > > https://github.com/apache/maven/issues?q=is%3Aissue+is%3Aopen > > > > Changes since the last release: > > > https://github.com/apache/maven/compare/maven-4.0.0-rc-3...maven-4.0.0-rc-4 > > > > Draft release notes: > > > https://github.com/apache/maven/releases/tag/untagged-8c9d8a3cb855d185c5e9 > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-2301/ > > > https://repository.apache.org/content/repositories/maven-2301/org/apache/maven/apache-maven/4.0.0-rc-4/apache-maven-4.0.0-rc-4-src.zip > > > > Distribution staging area: > > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-4/ > > > > Source release checksum(s): > > apache-maven-4.0.0-rc-4-src.zip sha512: > > > 0acc7e9a2077ad796839427bb81a1f32d75a3157913b859b33d858e00a79a9e5bf59be74f446b6056770b7abdb861c4aae635eff83ec13d35762d7505cf18fae > > apache-maven-4.0.0-rc-4-src.tar.gz sha512: > > > adbe0e22df7fae2d52f35983153e999377fc547c389e46837ed686ee1f7d26eb7ec9257e82252d33207d986aa8821a46c2b8ec051a37e879fdfe9bc35feb84c5 > > apache-maven-4.0.0-rc-4-bin.zip sha512: > > > f0fdf5078ee10f122081c581a040ee62d27e72ac203c2bb766e8898bd9848fc6a438fd261ce2a63fa0128ea8346a540ce9b753726e7978fd93a4e019c0a84168 > > apache-maven-4.0.0-rc-4-bin.tar.gz sha512: > > > 0684d86ecee7756ee6b6c21fb29c702b3e12b4b9b7a3c16f794c4bff4ed43aab9c3d45f3f9d4e44d91f07572c9baf06bac665fd5eca0c45e9911b25108e122b0 > > > > Staging site: > > https://maven.apache.org/ref/4-LATEST/ > > > > Guide to testing staged releases: > > https://maven.apache.org/guides/development/guide-testing-releases.html > > > > Vote open for at least 72 hours. > > > > [ ] +1 > > [ ] +0 > > [ ] -1 > > > > -- > > ------------------------ > > Guillaume Nodet > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >