-Dmaven.multiModuleProjectDirectory system propery is not set
今天需要进行将项目打包,但是一直遇到 -Dmaven.multiModuleProjectDirectory system propery is not set。查了许多资料,网上的都是-Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match. 但是我的没有这 后面的那些标红的信息,而且也配置了maven的环境变量
需要在配置为一个环境变量 指向maven数据仓库的地址
之后再 ecilpse 里面的 Window->Preference->Java->Installed JREs->Edit
在Default VM arguments中设置
-Dmaven.multiModuleProjectDirectory=$M2_HOME