Re: Maven Enforcer and Maven 4.0.0-alpha-3 compatibility

2022-12-23 Thread Pavel Horal
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.

Re: Maven Enforcer and Maven 4.0.0-alpha-3 compatibility

2022-12-23 Thread Pavel Horal
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

Re: Maven Enforcer and Maven 4.0.0-alpha-3 compatibility

2022-12-23 Thread Slawomir Jaranowski
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