On Thu, Aug 14, 2025 at 7:51 AM Mirko Friedenhagen <mfriedenha...@gmx.de.invalid> wrote: > > +1 for 3.9 > > To the argument that "some organizations still use 3.6 or 3.8“: are these > organizations which will update their plugin versions anyways? >
Yes, absolutely they are. There is a big difference between what's installed in the bash $PATH and what's specified in a project's pom.xml. They are not at all the same thing. You can't upgrade the version of Maven you get when you run `mvn package` by editing one line in a pom.xml. -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org