You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/07/17 08:35:00 UTC

[jira] [Closed] (MENFORCER-359) [REGRESSION] RequirePluginVersions fails when versions are inherited

     [ https://issues.apache.org/jira/browse/MENFORCER-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MENFORCER-359.
------------------------------------
    Fix Version/s: 3.0.0
         Assignee: Robert Scholte
       Resolution: Fixed

Fixed in [ca73329888b925899f4f57419a1d2ed208b1e0c4|https://gitbox.apache.org/repos/asf?p=maven-enforcer.git;a=commit;h=ca73329888b925899f4f57419a1d2ed208b1e0c4]

> [REGRESSION] RequirePluginVersions fails when versions are inherited
> --------------------------------------------------------------------
>
>                 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
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.0.0
>
>         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)