环境:IntelliJ IDEA 2018.2.4 x64,JDK:1.8,maven版本:apache-maven-3.6.3

今天在idea中新建maven的web项目时,出现一点儿问题,如下图

Unable to create injector, see the following errors

提示说打开日志文件,help>Show Log in Explorer,日志部分内容如下:

Unable to create injector, see the following errors 

网上各种查找信息,说什么设置啊路径啊之类的问题,检查一番发现都没什么问题
Unable to create injector, see the following errors

Unable to create injector, see the following errors

经各种查询,说可能是版本问题,我的maven版本是3.6.3,果断尝试了一下其他版本。

解决方法:换成apache-maven-3.6.1,问题完美解决

相关文章:

  • 2021-10-04
  • 2021-09-27
  • 2021-07-23
  • 2022-12-23
  • 2021-12-21
  • 2021-07-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2021-12-12
  • 2022-12-23
相关资源
相似解决方案