Module Dependency
已回答
I have a maven project with two modules. One module has dependencies on the second module.
For some reason the dependency is not working properly.
Instead depending on the module source (or target) it depends on the jar specified on the maven pom file.
The Project Structure > Modules > Dependencies lists "<Module Source>" but seems like this is not working.
I wonder if it works on the ultimate version.
Thanks
请先登录再写评论。
Hello,
It's a known issue: https://youtrack.jetbrains.com/issue/IDEA-134885
There is however a hidden option that you may try to set:
via "Help | Edit Custom Properties" and restart.