Does building really require Java 24+? ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.6.2:enforce (enforce-maven-version) on project sshd: [ERROR] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion failed with message: [ERROR] Detected JDK /opt/homebrew/Cellar/openjdk@21/21.0.10/libexec/openjdk.jdk/Contents/Home is version 21.0.10 which is not in the allowed range [24,).
Gary On Sun, Mar 15, 2026 at 5:02 PM Thomas Wolf <[email protected]> wrote: > > Hello, > > I've staged a candidate for a new milestone pre-release 3.0.0-M3. > > This is a minor update to bring the improvements done in 2.17.x into > the 3.0.0 stream. Besides that, there is only one tiny bug fix from > 3.0.0-M2. > > Due to vacations in November and in February and due to the Christmas > season in between work on 3.X stalled a bit, and moreover some of the > things I had planned for 3.X actually got done in 2.17.0. Hence this > new pre-release milestone bringing the 2.17.x improvements to 3.0.0. > > Official staging repo: > https://dist.apache.org/repos/dist/dev/mina/sshd/3.0.0-M3/ > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachemina-1131 > > > Git tag: > https://github.com/apache/mina-sshd/commits/sshd-3.0.0-M3 > Change notes: > https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M3/CHANGES.md > > > Apache MINA KEYS file: > https://downloads.apache.org/mina/KEYS > > The SHA512 checksum files have been created with 'shasum -a512 -b'. > > Please review and vote! > > Cheers, > > Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
