Is there already a changelog or draft of migration guide for Maven 4

2022-12-20 Thread Pavel Horal
Hello, I have started playing with Maven 4 alpha-3 (I want to be ready when it is released :)) and I am getting quite a few errors on projects I participate on. For example: 'repositories.repository.[releases].url' contains an expression but should > be a constant. @ line 76, column 18 > This is

Re: Is there already a changelog or draft of migration guide for Maven 4

2022-12-20 Thread Pavel Horal
Found the change log / release notes - https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12346477 and immediately found the issue related to expressions in repository configuration https://issues.apache.org/jira/browse/MNG-7047 . Pavel On Tue, 20 Dec 2022 at 09:45,

[ANN] Maven Invoker Plugin 3.4.0

2022-12-20 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.4.0 The Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given p