Hi Franz,

1) I have deleted all artifacts of the module in my local repository. 
Afterwards Maven took the 0.7-SNAPSHOT version instead a 0.6.x Version from the 
server.
 
2) I'm using Maven 2.0.4 und Java 1.5 on Windows XP and Linux.

Bernd



-----Original Message-----
From: franz see [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 14, 2007 12:41 PM
To: [email protected]
Subject: Re: [m2] Dependency Version Ranges. Please help!


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]


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

Reply via email to