Resolving Maven Dependencies takes a while and finally makes Idea stuck
Answered
Hi,
Here's the problem I'm facing
Context:
- Idea Ultimate 2016.x (all releases)
- Win10 64
- Embedded maven and external maven (3.3.9)
- Embedded JDK and external JDK (1.8.0_112x64)
After loading a project that contains several root POMs (multiple hierachical multi modules) the Maven resolver starts and runs for "hours" until it makes Idea hang.
Running explicitly maven from command line (either external or in idea) works perfectly fine.
Is there anywhere I can look what makes the maven resolution working so slow and finally making idea unusable?
Please sign in to leave a comment.
Please submit a bug at https://youtrack.jetbrains.com/issues/IDEA with the logs and thread dumps:
https://intellij-support.jetbrains.com/hc/articles/207241085
https://intellij-support.jetbrains.com/hc/articles/206544899
Done: https://youtrack.jetbrains.com/issue/IDEA-163509