当前位置:网站首页>问题记录:jenkins构建时报错The goal you specified requires a project to execute but there is no POM in...
问题记录:jenkins构建时报错The goal you specified requires a project to execute but there is no POM in...
2022-08-03 01:57:00 【阳光很暖吧】
jenkins构建时报错:The goal you specified requires a project to execute but there is no POM in this directory (/var/jenkins_home/workspace/jeecg-boot_master). Please verify you invoked Maven from the correct directory
正常情况下,我们创建项目的时候,习惯性的把pom.xml文件存放在根目录下,如果没有放到根目录下,jenkins找不到pom.xml文件就会报错
解决:在Jenkinfile中mvn打包时添加存在pom.xml文件的路径即可
边栏推荐
- 韦东山 数码相框 项目学习(五)libjpeg-turbo的移植
- 项目管理到底管的是什么?
- ROS计算图——rqt_graph
- js垃圾回收机制
- Interconversion between numpy PIL tensors
- 45部署LVS-DR群集
- torchvision.datasets.ImageFolder使用详解
- PyCharm中常用的快捷键用法详解
- [Arduino] Reborn Arduino Monk (2)----Arduino Language
- ”QSqlDatabasePrivate::removeDatabase: connection ‘test-connect‘ is still in use“数据库多次打开报错
猜你喜欢
一个循环,两个循环问题的思考及复现
Violent recursion to dynamic programming 06 (the sword refers to Offer II 095. Longest common subsequence)
【社媒营销】Facebook速推帖子如何运作?值得吗?
不想当Window的Dialog不是一个好Modal,弹窗翻身记...
容联云发送验证码
粘包与拆包
怎么从零编写一个 v3 版本的 chrome 浏览器插件实现 CSDN 博客网站的暗黑和明亮主题切换?
initramfs详解-----初识initramfs
实现统一账号登录,sonarqube集成ldap
PyCharm中常用的快捷键用法详解
随机推荐
Rust Web(三)—— 通过sqlx连接数据库(MySQL)
PHICOMM(斐讯)N1盒子 - recovery模式救砖卡登录页LOGO卡1%卡4%卡26%
常用工具链和虚拟环境-msys2与mingw
选中按钮上色
The LVS load balancing cluster and the deployment of the LVS - NAT experiment
常用工具链和虚拟环境-Cygwin
一个循环,两个循环问题的思考及复现
Violent recursion to dynamic programming 06 (the sword refers to Offer II 095. Longest common subsequence)
扩展卡尔曼滤波【转】
数据中台建设(八):数据服务体系建设
【Flink】如何生成 Flink 作业的交互式火焰图?
[Static type and dynamic type compile check and run check in Objective-C]
VS Code 这么牛,再次印证了一句名言
孩子坐不住就是不专注?猿辅导揭秘专注力的三大误区
initramfs详解-----初识initramfs
征集 |《新程序员》专访“Apache之父”Brian Behlendorf,你最想问什么?
LVS-NAT模式【案例实验】
【Arduino】重生之Arduino 学僧(3)----Arduino函数
【静态类型和动态类型 编译检查和运行检查 Objective-C中】
【UE4】搭建局域网内VR直播 UE4.27