Le sam. 28 sept. 2024 à 08:16, Emmanuel Lécharny <elecha...@gmail.com> a
écrit :
>
> Hi,
>
> my +1
>
> Built from source, checked the signature.
>
> I had some difficulties bulding it with Java 111, I had to switch to
> Java 21 (seems like Java 17 is required, as noted on the README, but it
> would be great if the build would stop at the very beginning it it
> detected that the Java version was not the proper one. Not sure it's
> possible with Maven though...)

That's a bit weird, as the JDK version is enforced.  There's the output
when running `mvn install` with Maven 3.9.9 and JDK 11:

[*INFO*]
*------------------------------------------------------------------------*

[*INFO*] *BUILD FAILURE*

[*INFO*]
*------------------------------------------------------------------------*

[*INFO*] Total time:  0.997 s

[*INFO*] Finished at: 2024-10-01T16:05:23+02:00

[*INFO*]
*------------------------------------------------------------------------*

[*ERROR*] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce
*(enforce-maven-version)* on project sshd:

[*ERROR*] *Rule 1:
org.apache.maven.enforcer.rules.version.RequireJavaVersion failed with
message:*

[*ERROR*] *Detected JDK version 11.0.24
(JAVA_HOME=/Users/gnodet/.sdkman/candidates/java/11.0.24-tem) is not in the
allowed range [17,).*


>
> Thanks !
>
> On 24/09/2024 11:07, Guillaume Nodet wrote:
> > Hey,
> >
> > I've staged a candidate release for an SSHD 2.14.0 release.
> >
> > Official staging repo:
> >    https://dist.apache.org/repos/dist/dev/mina/sshd/2.14.0/
> > Maven staging repo:
> >    https://repository.apache.org/content/repositories/orgapachemina-1102
> > Git tag:
> >    https://github.com/apache/mina-sshd/commits/sshd-2.14.0
> >
> > Please review and vote !
>
> --
> *Emmanuel Lécharny* P. +33 (0)6 08 33 32 61
> elecha...@apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
> For additional commands, e-mail: dev-h...@mina.apache.org
>


-- 
------------------------
Guillaume Nodet

Reply via email to