简体   繁体   中英

IntelliJ 13 cannot import maven project

I am running IntelliJ 13 (the latest version) on Mac Mavericks. IntelliJ had been working well until yesterday when I found it got stuck when importing maven projects.

I created maven projects by using "mvn archetype:generate". IntelliJ is stuck at the following screen captured: No matter how many times I click the "Next" button or how long I wait, nothing shows up.

I've done a search on google, and have enabled IPv4 for maven per some answers I found, however, this does not work for me. I think my problem is caused by something different. So what could be wrong? Thanks

在此处输入图片说明

I found out the cause: some .jar files I put at /Library/Java/Extensions directory yesterday caused InteliJ to be unable to import maven projects. After removing those problematic jar files from /Library/Java/Extensions, IntelliJ import works again!!

thanks everyone

可能是卡住了,但可能是IteliiJ IDEA的重新安装?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM