IntelliJ doesn't support maven depenceny with scope system Permanently deleted user Created November 12, 2013 21:45 Hi all,I just tried to use maven dependency with scope system in IntelliJ but it doesn't work. Do you have a solution for it?Regardsenavit
Hi.
Works for me. Please, provide your dependency definition in pom.xml.
Regards,
Alexander.
Thank you, Alexander, I found out, that the cause of the problem is not scope system, but IntelliJ does not look up reference jars recursive.
I found this issue, but it is not fixed yet: http://youtrack.jetbrains.com/issue/IDEA-40818
Regards,
enavit