You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/05/28 12:55:00 UTC

[jira] [Comment Edited] (MENFORCER-267) Upgrade to make Maven 3+

    [ https://issues.apache.org/jira/browse/MENFORCER-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118630#comment-17118630 ] 

Elliotte Rusty Harold edited comment on MENFORCER-267 at 5/28/20, 12:54 PM:
----------------------------------------------------------------------------

Maven dependency tree is an additional layer of indirection to allow support for Maven 2, Maven 3.0.x and Maven 3.1.x in the same plugin. At this point, we should simply drop it and use Maven 3.1.x and maven-resolver (org.eclipse.aether) directly.


was (Author: elharo):
Maven dependency tree is an additional layer of indirection to allow support for Maven 2, Maven 3.0.x an Maven 3.1.x in the same plugin. At this point, we should simply drop it and use Maven 3.1.x and maven-resolver (org.eclipse.aether) directly.

> Upgrade to make Maven 3+
> ------------------------
>
>                 Key: MENFORCER-267
>                 URL: https://issues.apache.org/jira/browse/MENFORCER-267
>             Project: Maven Enforcer Plugin
>          Issue Type: Dependency upgrade
>    Affects Versions: 3.0.0-M3
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Major
>             Fix For: 3.0.0
>
>
> *  maven-dependency-tree needs to be updated to 3.0.1



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