
jenkins
散装java
一线搬砖工,分享各种搬砖技巧,全网同名,希望我们都有一个美好的未来
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
idea、webStrom 集成 svn 报错 Error: Node remains in conflict
idea、webStrom 集成 svn 报错 Error: Node remains in conflict 问题描述 在拉取代码得时候,出现了如下问题。 问题解决 在报错得路径下,输入一下命令,xxx就是出问题得文件或者文件夹 svn revert --depth=infinity xxx 以上 ...原创 2020-11-04 14:44:44 · 469 阅读 · 0 评论 -
win10环境下 jenkins The system cannot find the file specified
win10环境下 jenkins The system cannot find the file specified 问题描述 在win10 环境下安装的jenkins 进行测试,在构建maven的时候, 出现异常 The system cannot find the file [demo] $ sh -xe C:\Windows\TEMP\jenkins3170365453874759600.sh The system cannot find the file specified FATAL: com原创 2020-10-20 10:17:12 · 4732 阅读 · 6 评论