Re: Maven and homebrew

2025-04-16 Thread Andy Law
The maven formula on brew says that maven depends on openjdk, the latest version of which that brew knows about is version 23. That’s my understanding of the situation. Later, Andy From: Matthias Bünger Date: Wednesday, 16 April 2025 at 16:27 To: users@maven.apache.org Subject: Re: Maven and

Re: Maven and homebrew

2025-04-16 Thread Matthias Bünger
Hi, don't know where 23 comes from: Maven 3 needs Java 8 Maven 4 alpha13+ needs Java 17 none needs Java 23. https://maven.apache.org/docs/history.html Matthias Am 16.04.2025 um 17:05 schrieb Gary Gregory: This might not be the right place to bring this up but ... 1) HB says Maven depends

Maven and homebrew

2025-04-16 Thread Gary Gregory
This might not be the right place to bring this up but ... 1) HB says Maven depends on Java 23. Very odd: https://formulae.brew.sh/formula/maven 2) It sure would be convenient if Maven 4 betas where in HB. Gary

Re: Problems with com.thoughtworks.xstream.converters.reflection.ReflectionConverter

2025-04-16 Thread Sylwester Lachiewicz
Could You confirm that project pass tests with Maven 3.9.9 AND Java 21? Sylwester pon., 7 kwi 2025, 10:39 użytkownik Bianca Batsch < bianca.bat...@signal-iduna.de> napisał: > Hello, > > I just tried the RC3 on our project here (367 modules and counting). > We have a BOM-structured project and I

Re: Problems with com.thoughtworks.xstream.converters.reflection.ReflectionConverter

2025-04-16 Thread Karl Heinz Marbaise
Hi, On 14.04.25 00:18, Jörg Schaible wrote: On Sunday, 13th April 2025, 00:54:11 CEST Karl Heinz Marbaise wrote: One thing I see in the list is xstream... in that version 1.4.21 the docs https://x-stream.github.io/changes.html tells that the runtime requirement for 1.5+ will be JDK 11 that imp

Re: Automatic Toolchain provisioning using Maven Toolchains

2025-04-16 Thread Greg Chabala
Fewer NullPointerExceptions ;) . I opened this issue some time ago: https://issues.apache.org/jira/browse/MTOOLCHAINS-53 If I find the time, I may submit a patch myself. On Wed, Apr 16, 2025 at 3:11 AM Guillaume Nodet wrote: > Le lun. 14 avr. 2025 à 00:15, Greg Chabala a > écrit : > > > I thin

Re: Automatic Toolchain provisioning using Maven Toolchains

2025-04-16 Thread Guillaume Nodet
Le lun. 14 avr. 2025 à 00:15, Greg Chabala a écrit : > I think your idea has merit. Some other tools can provision JDKs (JBang, > SDKMAN) but more ideas and competition in the space could help. > > I think the automatic discovery by the toolchains plugin itself without an > explicit toolchains.xm