FYI I have tracked down the issue to Maven Model and
https://github.com/apache/maven/blob/e73a0b00fde80c400a6d854ec0c2ba7436325eed/maven-toolchain-model/src/main/mdo/reader.vm#L683
. Generated model reader is not setting location which is being used by
enforcer. Added this information to the issue.
Thank you. Will add comment with the requirePluginVersion issue.
Pavel
On Fri, 23 Dec 2022 at 15:17, Slawomir Jaranowski
wrote:
> Hi,
>
> Thanks for the info.
>
> I'm working on the next version of Enforcer.
>
> I added an issue to verify [1]
> You can follow, add comments.
>
> [1] https://issu
Hi,
Thanks for the info.
I'm working on the next version of Enforcer.
I added an issue to verify [1]
You can follow, add comments.
[1] https://issues.apache.org/jira/browse/MENFORCER-447
pt., 23 gru 2022 o 14:49 Pavel Horal napisaĆ(a):
> Hello,
>
> are Maven Enforcer (and Maven plugin in ge
Hello,
are Maven Enforcer (and Maven plugin in general) compatibility issues with
Maven 4 alpha-3 something that people should report or is it too early for
this? Should we wait at least for Maven beta release?
My current issue is with requirePluginVersion rule as demonstrated here -
https://gith