【发布时间】:2016-10-05 20:01:31
【问题描述】:
我在 Eclipse Luna 中创建了一个 Scala 项目。当我尝试运行它时,出现以下异常:
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.3.3 is not in the allowed range 3.3.9.
我尝试添加强制插件,但我得到了同样的错误。
我该如何解决?
【问题讨论】:
-
请显示完整的日志输出,而不仅仅是摘录。
标签: eclipse scala maven m2eclipse