Yes, sorry about that. It's draft release and not visible if you're not a member of the github apache organization. The pages is as below:
Maven Daemon comes into two different flavours: m39 which embeds Maven 3.9.x, and m40 which embeds Maven 4.0.0-alpha-x. What's Changed - [MNG-6847] Use diamond operator by @timtebeek <https://github.com/timtebeek> in #886 <https://github.com/apache/maven-mvnd/pull/886> - Update: Maven 3.9.5 + Resolver 1.9.16 by @cstamas <https://github.com/cstamas> in #887 <https://github.com/apache/maven-mvnd/pull/887> - Fix terminal width (fixes #870 <https://github.com/apache/maven-mvnd/issues/870>) by @gnodet <https://github.com/gnodet> in #891 <https://github.com/apache/maven-mvnd/pull/891> - Update build instructions for Windows by @KasNotten <https://github.com/KasNotten> in #890 <https://github.com/apache/maven-mvnd/pull/890> - Removed superfluous public for tests by @khmarbaise <https://github.com/khmarbaise> in #882 <https://github.com/apache/maven-mvnd/pull/882> - Support JDK 21 at build time by @gnodet <https://github.com/gnodet> in #894 <https://github.com/apache/maven-mvnd/pull/894> - Make sure the plugin works with maven 3 by @gnodet <https://github.com/gnodet> in #893 <https://github.com/apache/maven-mvnd/pull/893> - Small improvements to DaemonPrompter by @gnodet <https://github.com/gnodet> in #898 <https://github.com/apache/maven-mvnd/pull/898> - Switch to Maven 4.0.0-alpha-8 by @gnodet <https://github.com/gnodet> in #895 <https://github.com/apache/maven-mvnd/pull/895> - Upgrade JLine from 3.23.0 to 3.24.0 by @gnodet <https://github.com/gnodet> in #899 <https://github.com/apache/maven-mvnd/pull/899> New Contributors - @timtebeek <https://github.com/timtebeek> made their first contribution in #886 <https://github.com/apache/maven-mvnd/pull/886> - @KasNotten <https://github.com/KasNotten> made their first contribution in #890 <https://github.com/apache/maven-mvnd/pull/890> - @khmarbaise <https://github.com/khmarbaise> made their first contribution in #882 <https://github.com/apache/maven-mvnd/pull/882> *Full Changelog*: 1.0-m7...1.0-m8 <https://github.com/apache/maven-mvnd/compare/1.0-m7...1.0-m8> Le jeu. 26 oct. 2023 à 08:48, tison <[email protected]> a écrit : > > The link to release note is broken. > > Best, > tison. > > > Guillaume Nodet <[email protected]> 于2023年10月26日周四 14:44写道: > > > I've staged a candidate release at > > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m8/ > > > > This release provides distributions based on Maven 3.9.5 and > > 4.0.0-alpha-8 releases. > > The release notes are available at : > > > > https://github.com/apache/maven-mvnd/releases/tag/untagged-56be0cecfa7305fcd889 > > > > Please review and vote ! > > -- > > ------------------------ > > Guillaume Nodet > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > -- ------------------------ Guillaume Nodet
