问题:

安装了老版本的idea 14.0.3 

导入项目后报:Dmaven.multiModuleProjectDirectory system property is not set

解决方法:

setting-->runner-->VM Options 

-Dmaven.multiModuleProjectDirectory=$M2_HOME

idea报错:Dmaven.multiModuleProjectDirectory system property is not set.maven编译失败

重新 clean  install

idea报错:Dmaven.multiModuleProjectDirectory system property is not set.maven编译失败

ok,解决了给个赞吧

相关文章:

  • 2021-05-07
  • 2021-09-18
  • 2022-01-01
  • 2021-12-02
猜你喜欢
  • 2021-08-20
  • 2021-06-03
  • 2021-05-05
  • 2021-09-21
  • 2021-09-05
相关资源
相似解决方案