You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/11/21 05:11:59 UTC

[jira] [Commented] (BUILDR-274) Support dependency version ranges for transitive dependencies

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

Antoine Toulme commented on BUILDR-274:
---------------------------------------

As discussed on the mailing list, it might make sense to use lock_jar here in addition to buildr. Please reopen the issue if this is not enough to fix the issue.

> Support dependency version ranges for transitive dependencies
> -------------------------------------------------------------
>
>                 Key: BUILDR-274
>                 URL: https://issues.apache.org/jira/browse/BUILDR-274
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Dependency management
>            Reporter: Martin Grotzke
>             Fix For: Wish List
>
>
> It seems that right now dependency version ranges as shown here [1] are not supported.
> A version range is e.g. used by ehcache-web ([2]), so that when I use
>   transitive('net.sf.ehcache:ehcache-web:jar:1.6.0-beta2')
> buildr fails with this error:
>   Failed to download net.sf.ehcache:ehcache:pom:[1.6.0-beta4,], tried the following repositories...
> It would be great to have support for version ranges, otherwise some libs cannot be used with transitive().
> [1] http://www.sonatype.com/books/maven-book/reference/pom-relationships-sect-version-ranges.html
> [2] http://repo1.maven.org/maven2/net/sf/ehcache/ehcache-web/1.6.0-beta2/ehcache-web-1.6.0-beta2.pom



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)