2019.3 hanging on maven install

Answered

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.

 

1
5 comments

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.

0
Avatar
Permanently deleted user

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.

2
Avatar
Permanently deleted user

The builds hangs and cannot be killed. I have to kill IDE.

2
Avatar
Permanently deleted user

I can confirm that too.

2

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.

0

Please sign in to leave a comment.