Dependency range check for a.b.c.d

2007-03-29 Thread Mirko Leschikar
Hi, I couldn't find that question here yet, so I am gonna ask it. Is it possible that Maven2 has a problem with version range checks like version[1.9.4.11, )/version In the Debug output I get this: [DEBUG] jide:jide-common:jar:1.9.3:compile (setting version to: 1.9.3 from range:

Re: Dependency range check for a.b.c.d

2007-03-29 Thread Wayne Fay
Version ranges are known to be somewhat broken in Maven 2.0 right now. Here's a bug I filed: http://jira.codehaus.org/browse/MNG-2210 Wayne On 3/29/07, Mirko Leschikar [EMAIL PROTECTED] wrote: Hi, I couldn't find that question here yet, so I am gonna ask it. Is it possible that Maven2 has a