Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.4
-
Fix Version/s: None
-
Component/s: Dependencies
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Hi!
I've been looking for a way to specify that the latest STABLE version of a library (dependency) should be used automatically. However, I can't seem to find any information on this. Is this not possible? The "Dependency Version Ranges" doesn't solve the problem for me since it sets with the lowest version satisfying the range.
This guy had the same question about a year ago, but it doesn't look promising:
http://www.nabble.com/newbie-ques%3A-downloading-latest-stable-jars-t74577.html#a202750
I asked the same question is this thread:
http://www.nabble.com/How-to-get-the-latest-STABLE-version-of-a-library-dependency-automatical-tf1851718.html
Issue Links
- relates to
-
MNG-2978
Assembly plugin does not resolve version ranges correctly
-
In order to have a stable system you MUST understand what the latest release means... if you introduce this into your build you have no control over what actually ends up in it. As an end user this is not a huge deal direct except when people start using release in libraries in the main repositories....
you end up using the latest released code of every project and the shit hits the fan
i vote a big -1 for this