2019.3 hanging on maven install
已回答
just upgraded to latest version 2019.3 and now I have one project where maven clean install hangs when creating the javadoc. Works fine from command line.
请先登录再写评论。
Does the IDE itself hang or just the Maven build you run?
In any case, please report at https://youtrack.jetbrains.com/newIssue?project=IDEA and attach the logs: Help | Compress Logs and Show in ...
If the IDE hangs, there should be automatic thread dumps created: https://intellij-support.jetbrains.com/hc/articles/206544899 . Make sure to attach them as well.
Same problem here, The maven build just doesn't continue after a certain step. But executing the maven cleanstall in the console (in IntelliJ) just works fine.
The builds hangs and cannot be killed. I have to kill IDE.
I can confirm that too.
There was a regression: https://youtrack.jetbrains.com/issue/IDEA-228098 The problem will be fixed with the 2019.3.1 IDE update. We are sorry for inconveniences caused.