Hello everyone,
I'm using the trial version of intellij 13 and I have a new problem since upgrading.
In my maven project, I have a project that's importing two other project pom's in scope import, for some intellij does not find them.
The dependency is on their SNAPSHOT version, and it seems that building the projects (And installing them to the local repo) solves this problem.
Any ideas what's the problem? This used to work with intellij 12.
Thanks,
Guy