Jenkins构建项目连接Repository URL的填坑之路

2022/7/1 23:20:45

本文主要是介绍Jenkins构建项目连接Repository URL的填坑之路,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

提示Unable to access the repository。点击构建后,构建失败提示:org.tmatesoft.svn.core.SVNException: svn: E175002: SSL handshake failed: 'The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]'

JDK安装低于291的版本。

原因:

https://confluence.atlassian.com/bamkb/svn-checkout-task-failed-with-error-svn-e175002-ssl-handshake-failed-1071819456.html

下载JDK:

https://blog.csdn.net/tianshan2010/article/details/112759930



这篇关于Jenkins构建项目连接Repository URL的填坑之路的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程