[ERROR] For more information about the errors and possible solutions, please read the following arti

Dear 丶 2022-12-24 03:56 558阅读 0赞

前言

在搭建springboot项目,通过命令,mvn clean 命令报错

  1. [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]
  2. [ERROR]
  3. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  4. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  5. [ERROR]
  6. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  7. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
  8. cunweizhao@cunweideMacBook-Pro phb-server %

解决:

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
还是不成功,继续,重新创建一个新的项目,成功
在这里插入图片描述

发表评论

表情:
评论列表 (有 0 条评论,558人围观)

还没有评论,来说两句吧...

相关阅读