Maven 环境变量配置成功,为什么总是报错?
D:testopenxds_src1>mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.092s [INFO] Finished at: Thu Jul 05 15:30:59 CST 2012 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (D:testopenxds_src1). Please verify you invoked Maven fr om the correct directory. -> [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/MissingProject Exception
有木有牛人知道为什么报这个错?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(8)
pom.xml这个文件要怎么写啊
哦 起哦应该进入到下级目录执行mvn install 的,可是执行的时候还有错误。 应该是关于插件~~还要继续研究~~
回复
呵呵,mvn都没搞清楚啊!
回复
正在学习中~~~肯定会遇到各种错误么
多谢指点,我确实是这个问题导致的
没有少的,这个项目是开源的,我什么都没动~~
缺少pom.xml文件
Xc。。。。是什么东西? 我的MyEclipse 里什么都没用。只是有个maven的包 。请问你用xc的这个怎么解决?