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/03/19 15:27:00 UTC

[jira] [Created] (MNG-7122) Require specific Maven compatibility version for plugins

Robert Scholte created MNG-7122:
-----------------------------------

             Summary: Require specific Maven compatibility version for plugins
                 Key: MNG-7122
                 URL: https://issues.apache.org/jira/browse/MNG-7122
             Project: Maven
          Issue Type: New Feature
          Components: Plugins and Lifecycle
            Reporter: Robert Scholte
            Assignee: Robert Scholte


By removing the WagonExcluder (MNG-7020) it could mean that plugins that rely on Maven2 dependencies might leak an old wagon-version onto the classpath.
Plugins can already define a prerequisite for the Maven version, but we also need a mechanism to do it the other way around: plugins should at least require maven dependencies of version x.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)