Maven命令 eclipse:m2eclipse 运行出错

发布于 2021-11-11 15:55:06 字数 1463 浏览 491 评论 4

cmd cd到工作台下的maven项目test目录 执行mvn eclipse:m2eclipse,出现下面的错误,是配置不对还是什么原因?

D:Workspacemaven_worktest>mvn eclipse:m2eclipse
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.421s
[INFO] Finished at: Tue Mar 27 11:20:41 CST 2012
[INFO] Final Memory: 3M/7M
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'm2eclipse' in plugin org.apache.maven.plugins:maven
-eclipse-plugin:2.9 among available goals help, make-artifacts, configure-worksp
ace, install-plugins, remove-cache, eclipse, rad-clean, to-maven, myeclipse-clea
n, add-maven-repo, rad, clean, myeclipse -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundEx
ception

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

筱武穆 2021-11-16 20:03:14

你可以转换为eclipse项目后在里面再转换为Maven项目

因为看清所以看轻 2021-11-15 13:41:26

嗯,mvn eclipse:m2eclipse是转换为适合Eclipse的Maven项目

归途 2021-11-12 22:15:17

貌似是 mvn eclipse:eclipse 生成eclipse的工程

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文