ERROR: Couldn‘t find any revision to build. Verify the repository and branch configuration for this job.
在配置界面显示 没有pom.xml 这种提示
原因,开发把分支给干掉了。跟开发沟通配置正确的分支就行了。
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jenkins读取pom.xml相关的知识,希望对你有一定的参考价值。
参考技术A 在jenkins pipeline中,需要获取pom.xml中一些信息ERROR: Couldn‘t find any revision to build. Verify the repository and branch configuration for this job.
在配置界面显示 没有pom.xml 这种提示
原因,开发把分支给干掉了。跟开发沟通配置正确的分支就行了。
以上是关于jenkins读取pom.xml的主要内容,如果未能解决你的问题,请参考以下文章
Jenkins 任意文件读取漏洞(CVE-2018-1999002)复现与分析