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

Michael Osipov commented on MNG-6049:
-------------------------------------

IT in {pre-reset-master}:

{noformat}
commit 2066928943348aeae627994ad606d1380b8a5927
Author: Michael Osipov <micha...@apache.org>
Date:   2016-06-25 19:37:43 +0200

    [MNG-6049] Add behavior to filter resolved version ranges of an artifact

    Disable tests for now because the extension dependency tree creates a
    chicken-and-egg dependency problem on Maven 3.4.0. This can only be
    resolved when 3.4.0 has been released.

{noformat}

> 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
>            Assignee: Christian Schulte
>            Priority: Critical
>             Fix For: 3.6.0-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
(v6.3.4#6332)

Reply via email to