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 2010/09/19 03:10:36 UTC

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

     [ https://issues.apache.org/jira/browse/BUILDR-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme updated BUILDR-274:
----------------------------------

    Fix Version/s: 1.5

> 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: 1.5
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.