You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Xiang Li (Jira)" <ji...@apache.org> on 2020/05/18 21:54:00 UTC

[jira] [Commented] (MNG-6049) Add behavior to filter resolved version ranges of an artifact

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

Xiang Li commented on MNG-6049:
-------------------------------

Hi, I wonder if it is still on the road map?

> Add behavior to filter resolved version ranges of an artifact
> -------------------------------------------------------------
>
>                 Key: MNG-6049
>                 URL: https://issues.apache.org/jira/browse/MNG-6049
>             Project: Maven
>          Issue Type: Improvement
>          Components: core, Dependencies
>            Reporter: Uwe Barthel
>            Priority: Critical
>             Fix For: 3.7.x-candidate
>
>
> The discussion on issue MNG-3092 shows the seriously needs of different kinds of version range resolving in Maven.
> This solution provides a hook for Maven extensions/plugins to change the list of resolved version range results as required.
> The {{DefaultVersionRangeResolver}} will be extended with a filter for version range results. A new interface {{VersionRangeResultFilter}} is added and a non-filtering {{DefaultVersionRangeResultFilter}}.



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