[
https://issues.apache.org/jira/browse/MNG-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837194#comment-16837194
]
Koritako Alana commented on MNG-5353:
-------------------------------------
Possible solution for users is to declare dependencies as: [1.7.0,1.8.0.min)
> Ignore pre-releases in exclusive upper bound [lw,up)
> ----------------------------------------------------
>
> Key: MNG-5353
> URL: https://issues.apache.org/jira/browse/MNG-5353
> Project: Maven
> Issue Type: Wish
> Components: Dependencies
> Affects Versions: 2.0.11, 2.2.1, 3.0.4
> Reporter: Jesse Long
> Assignee: Jason van Zyl
> Priority: Major
> Fix For: 3.2.x
>
>
> Please change the behaviour of exclusive upper bounds to the following:
> In a version range, like [1.7.0,1.8.0), 1.8.0-alpha1 should not be included
> in the range. 1.8.0* should not be included in the range.
> This allows for us configure natural ranges for projects using semantic
> versioning.
> Please see:
> http://markmail.org/message/4tubas4uok6ahbcp
> http://markmail.org/message/s2ry2uru4ibub43q
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)