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

相关文章: