JavaShuo
栏目
标签
The goal you specified requires a project to execute but there is no POM in this directory
时间 2021-07-14
标签
后端开发语言
栏目
Maven
繁體版
原文
原文链接
Maven项目打包 mvn -U package -DskipTests 时碰过这个错误。 看错误日志提示,我们知道“/Users/anan/ws/BBKTest”这个路径下找不到pom.xml文件,可是我的工程不是在这个路径下,为什么还是报错,所以我就尝试直接进入工程文件夹,执行mvn test,发现可以正常启动maven工程项目了,原来“mvn test”这个命令就是在当前文件夹下找pom.x
>>阅读原文<<
相关文章
1.
The goal you specified requires a project to execute but there is no POM in this directory
2.
maven报错 the goal you specified requires a project to execute but there is no POM in this direct...
3.
解决The goal you specified requires a project to execute but there is no POM in this directory错误的一种方法!
4.
mvn package时报错The goal you specified requires a project to execute but there is no POM in this
5.
mvn package 命令 报错 The goal you specified requires a project to execute but there is no POM in this d
6.
maven骨架报错:but there is no POM in this directory
7.
No compiler is provided in this environment. Perhaps you are running on a JR
8.
No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
9.
No compiler is provided in this environment. Perhaps you are running on a JRE ra
10.
No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK
更多相关文章...
•
Maven POM
-
Maven教程
•
PDOStatement::execute
-
PHP参考手册
•
Kotlin学习(一)基本语法
•
Java 8 Stream 教程
相关标签/搜索
specified
requires
pom
goal
directory
execute
the way to go
project
PRIMES is in P
a'+'a
Maven
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
吴恩达深度学习--神经网络的优化(1)
2.
FL Studio钢琴卷轴之工具菜单的Riff命令
3.
RON
4.
中小企业适合引入OA办公系统吗?
5.
我的开源的MVC 的Unity 架构
6.
Ubuntu18 安装 vscode
7.
MATLAB2018a安装教程
8.
Vue之v-model原理
9.
【深度学习】深度学习之道:如何选择深度学习算法架构
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
The goal you specified requires a project to execute but there is no POM in this directory
2.
maven报错 the goal you specified requires a project to execute but there is no POM in this direct...
3.
解决The goal you specified requires a project to execute but there is no POM in this directory错误的一种方法!
4.
mvn package时报错The goal you specified requires a project to execute but there is no POM in this
5.
mvn package 命令 报错 The goal you specified requires a project to execute but there is no POM in this d
6.
maven骨架报错:but there is no POM in this directory
7.
No compiler is provided in this environment. Perhaps you are running on a JR
8.
No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
9.
No compiler is provided in this environment. Perhaps you are running on a JRE ra
10.
No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK
>>更多相关文章<<