Unable to import maven project in IntelliJ14

后端 未结 10 1686
一向
一向 2021-02-01 01:21

I\'m trying to import the Maven projects from IntelliJ button (the one with the arrows in circle), but I get the following message \"Unable to import maven project. See logs for

10条回答
  •  爱一瞬间的悲伤
    2021-02-01 02:00

    Below one worked for me ;

    Go to File > Settings > Build,Execution,Deployment> Build Tools > Maven > Importing .

    Change VM options for importer to -Didea.maven3.use.compat.resolver

提交回复
热议问题