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