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, Pavel Horal <pavel.ho...@orchitech.cz> wrote:

> 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 likely an error on my side and I am going to fix it. However it
> would be nice to know for sure that this new validation is really an
> intended change. Is there some changelog, list of breaking changes or draft
> of migration guide or is that something you will / might create later on?
>
> Thank you,
> Pavel
>
> P.S.: I am also getting enforcer error for missing version of
> maven-wrapper-plugin and that does not feel correct (I know Maven 4 is
> integrated with wrapper, but I am not defining nor using that plugin).
>

Reply via email to