Thomas Skariah created MENFORCER-359: ----------------------------------------
Summary: [REGRESSION] RequirePluginVersions fails Key: MENFORCER-359 URL: https://issues.apache.org/jira/browse/MENFORCER-359 Project: Maven Enforcer Plugin Issue Type: Bug Components: Plugin Affects Versions: 3.0.0-M3 Reporter: Thomas Skariah Attachments: error.log Running into the same issue as MENFORCER-306, but with 3.0.0-M3 version of the plugin. I am using: {code} $ mvn -version LINUX system Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/apache-maven Java version: 1.8.0_242, vendor: Azul Systems, Inc., runtime: /opt/zulu8.44.0.11-ca-jdk8.0.242-linux_x64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-40-generic", arch: "amd64", family: "unix" {code} The plugin and their versions are defined in the top most parent pom. The attached [^error.log] contains the debug log. -- This message was sent by Atlassian Jira (v8.3.4#803005)