The goal you specified requires a project to execute but there is no POM in this directory (D:). Please verify you invoked Maven from the correct directory. -> [Help 1]
mvn package时报错The goal you specified requires a project to execute but there is no POM in this
当前目录下没有pom文件,需在pom文件目录下安装
mvn package时报错The goal you specified requires a project to execute but there is no POM in this

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-19
  • 2021-05-15
  • 2022-01-17
  • 2022-01-07
  • 2021-06-16
  • 2022-12-23
猜你喜欢
  • 2021-06-04
  • 2021-10-28
  • 2021-12-30
  • 2022-12-23
  • 2021-06-14
相关资源
相似解决方案