[ERROR] For more information about the errors and possible solutions, please read the following arti
前言
在搭建springboot项目,通过命令,mvn clean 命令报错
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/Users/cunweizhao/Desktop/phb-server). Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
cunweizhao@cunweideMacBook-Pro phb-server %
解决:
还是不成功,继续,重新创建一个新的项目,成功
还没有评论,来说两句吧...