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

Michael Osipov commented on MNG-6250:
-------------------------------------

How to reproduce?

> MVN 3.5.0 cannot resolve range [1.1.1, 1.2)
> -------------------------------------------
>
>                 Key: MNG-6250
>                 URL: https://issues.apache.org/jira/browse/MNG-6250
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.5.0
>         Environment: Win 7, 64 Bit, JDK 8u92, MVN 3.5.0
>            Reporter: Markus Karg
>
> I have a project which has a dependency which in turn has a depency on a 
> range [1.1.1, 1.2). mvn dependency:tree fails to resolve this range. It stops 
> complaining that there is no version found for [1.1.1, 1.2). The strange 
> thing is, there is a 1.1.1 in the local repo, and once I either replace the 
> range by exactly 1.1.1, or once I use dependencyManagement to exactly use 
> 1.1.1, the dependency tree is correctly shown. So it seems, range resolution 
> is broken. This happens with both, MVN 3.0.4 and MVN 3.5.0.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to