Good day to you, Bernd,

I don't seem to be getting that behaviour. How were you able to find out
that the version it retrieved was > 0.7 ? Also, what maven and java version
are you using?

Cheers,
Franz


Mau, Bernd wrote:
> 
> Hello,
> 
> on Tuesday, February 06 I posted the subject 'Dependency Version Ranges:
> Unable to specify 0.6 <= x < 0.7' (see below). I would be please if
> somebody can help.
> 
> Thanks a lot!
> Bernd
> 
> -----Original Message-----
> From: Mau, Bernd 
> Sent: Tuesday, February 06, 2007 9:08 AM
> To: [email protected]
> Subject: Dependency Version Ranges: Unable to specify 0.6 <= x < 0.7
> 
> Hi,
> 
> I'm trying to use the maven version ranges syntax as described in the
> 'Dependency Mediation and Conflict Resolution' document
> (http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution).
> Unfortunatly the syntax proposed does not work in my case.
> 
> A dependency for a module 'a' to another module 'b' should be fulfilled
> for all versions of b >= 0.6 and b < 0.7 (is true for all patches,
> respectively all revisions 0.6.x of 'b' on the branch 0.6).
> 
> The proposed syntax for this task is [0.6,0.7), but this will pick
> versions > 0.7!
> 
> Any suggestions would be helpfully.
> 
> Thank you!
> 
> Bernd Mau
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Dependency-Version-Ranges.-Please-help%21-tf3226268s177.html#a8963370
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to