Re: Java version for Maven 4?

2024-01-21 Thread Romain Manni-Bucau
Same there while surefire/invoker runs respect supported versions. Le dim. 21 janv. 2024 à 22:04, Guillaume Nodet a écrit : > At build time, I think it's fine to bump to whatever is needed to make > our life manageable. If 17 is required, so be it. > > Guillaume > > Le sam. 20 janv. 2024 à 19:18

Re: Java version for Maven 4?

2024-01-21 Thread Guillaume Nodet
At build time, I think it's fine to bump to whatever is needed to make our life manageable. If 17 is required, so be it. Guillaume Le sam. 20 janv. 2024 à 19:18, Martin Desruisseaux a écrit : > > Hello > > I would like a little clarification about the Java version for Maven 4. > I saw debate on

Strange behavior using maven build-cache extension in maven-release-plugin goals

2024-01-21 Thread Javier Gómez
Hi all, We are starting to apply the build-cache maven extension in our local and CI environment,  and we have seen strange behavior in several maven projects, when using the release plugin in conjunction with build-cache, which we have been able to reproduce both locally and in CI. Our usua