Jenkins打包报错:(No such file or directory) and 'parent.relativePath' points at no local POM
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Jenkins打包报错:(No such file or directory) and 'parent.relativePath' points at no local POM相关的知识,希望对你有一定的参考价值。
参考技术A Jenkins打包报错:(No such file or directory) and 'parent.relativePath' points at no local POM可能是因为maven配置修改了本地仓库的路径,而jenkins没有该路径的操作权限,需要修改一下路径的权限即可:
以上是关于Jenkins打包报错:(No such file or directory) and 'parent.relativePath' points at no local POM的主要内容,如果未能解决你的问题,请参考以下文章
jenkins pipeline 使用groovy操作文件提示java.io.FileNotFoundException: ×××××.txt (No such file or directory)
pyinstaller 打包exe程序读不到配置文件No such file
python Errno 2 No such file or directory
supervisorctl 总是报错:ERROR (no such file)
"aapt" IOException error=2, No such file or directory" 为啥我不能在 jenkins 上构建我的 gradle?