【发布时间】:2011-03-04 12:19:05
【问题描述】:
我在 STS 中使用 Spring Roo,当我运行“执行测试”命令时出现以下错误:
Cannot run program "mvn.bat" (in directory "C:\SS workspace\hello"): CreateProcess error=2, The system cannot find the file specified
有谁知道问题出在哪里?我已经正确安装了 Maven,并且 PATH 环境设置为 MAVEN_HOME/bin
【问题讨论】:
-
尝试更改 STS maven 设置并重新启动您的机器。
标签: maven spring-roo sts-springsourcetoolsuite