Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-20 Thread Daniel Schmid
Hi, For completeness, I want to note that I found another issue where Maven seems to be no longer able to parse POMs with bundle. I reported it at https://issues.apache.org/jira/browse/MNG-8336. As this seems to be a regression from the Maven 4.0.0-beta-4, I want to note that here. Yours, D

Re: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2

2024-10-24 Thread Daniel Schmid
On 24.10.24 11:03, Martin Desruisseaux wrote: About not trying anymore to be clever regarding -source versus -release options, there is good chance that this issue is mot since Maven 4 requires Java 17 for execution. Therefore, users should not have reason to use -source anymore. The concern ex