Stuck on "Importing Maven Projects"
Answered
Hello,
In my project, I have this background task running "Importing Maven Projects", It has been over 30 minutes. The pom.xml file was deleted my IntelliJ when I didn't mean this to be deleted. Now, I believe it's looking for the pom.xml when it does not exist. I looked at the file system and the only thing I see is the .idea folder under my project, what happended to my source and all related files?
After waiting for 45 min, I quit IntelliJ and restarted, opened the project and I see the "src" and "out" folders restored but pom.xml is permanently gone,
I have to rebuild the pom from scrach now.
Please sign in to leave a comment.
Hi Vijay,
Are you able to reproduce the problem all the time?
Please make an ide process' thread dump (or check if there are auto-generated dumps) and attach it/them here
Denis
Experience the same since updating to IntelliJ 2022
Ye Ni Please provide more details around your case.
Does it help to disable all downloaded plugins and restart the IDE? Preferences | Plugins | ⚙ | Disable all downloaded plugins
If the issue persists, please upload the idea.log file (https://intellij-support.jetbrains.com/hc/articles/207241085) and application thread dumps (https://intellij-support.jetbrains.com/hc/articles/206544899) to https://uploads.jetbrains.com and provide the upload id here.
To whomever posted a comment here recently providing a link to a demo project for “Spring Security in Action” (comment is now missing for some reason):
I was able to reproduce the problem and submitted a new bug report about it to YouTrack: IDEA-337073
You are welcome to follow the progress of the investigation there.
See this article if you are not familiar with our bug tracking system.
Thank you, Arina!
Yesterday the comment was awaiting approval, maybe it got moderated.
Best Regards