What exactly happens when you use [1.1,)? Do you get an error message and it fails to build the IDEA project file (*.ipr iirc), or the file is built but the dependencies are wrong, or what exactly is the result and how is it different from what you'd expect? To properly decide if this is really a bug, we'll probably need more of these kinds of details, and you'll certainly need to provide them if you decide to file a real bug report in JIRA.
And assuming it is simply a bug in the plugin, what do you expect the plugin to do? Simply use the minimum version specified (in this case 1.1) or reach out to the defined repos, find the most recent version number, and use it? Wayne On 5/31/06, Dave Hoffer <[EMAIL PROTECTED]> wrote:
When I run idea:idea on my pom file it does not correctly handle dependencies that use set notation to specify the required version, i.e. [1.1,). If I change to 1.1 it works just fine. I have tried the new 2.0 IDEA plugin and it didn't make any difference. Am I doing something wrong or is this a bug? -dh
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]