You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by aldana <al...@gmx.de> on 2007/10/22 18:21:46 UTC

problem with version ranges

hi,

i am working with version ranges, which is making problems.
if i mark a version range like <version>[1.0,)</version> and there is only
2.0 and no 1.0 version in my local repository, maven gives me an error that
it cannot find range [1.0,). 
if i download 1.0 version it goes fine.

i would expect that maven just picks the version of the local repository as
long as it is included in the range. or am i misguided?

thanks.
-- 
View this message in context: http://www.nabble.com/problem-with-version-ranges-tf4671291s177.html#a13344785
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org