我无法配置Jenkins与GitLab社区版(12.6.0),出现以下错误,请帮助我解决。

huangapple go评论99阅读模式
英文:

I am unable to configure Jenkins with git lab community edition (12.6.0) getting below error ,Help me to resolve

问题

Question 1:
我正在尝试安装 Jenkins GitLab PluginJenkins Git Plugin。但在我的Jenkins版本(2.210)中,无法下载。有人能解释一种替代方法来下载吗?

Question 2:
我已成功安装了Ruby插件,但仍然遇到相同的错误?我正在配置Jenkins与Windows 10。

  1. 依赖错误:
  2. 由于未满足的依赖关系,无法加载某些插件。解决这些问题,然后重新启动Jenkins以恢复这些插件提供的功能。
  3. Gitlab Hook Plugin版本1.4.2
  4. 缺少ruby-runtime版本0.12。要修复,请安装0.12版本或更高版本。 [查看图片描述][1]
英文:

Question 1:
i am trying to install Jenkins GitLab Plugin and Jenkins Git Plugin.But in my Jenkins version(2.210) it won't available to download .Can anybody explain any alternative way to download this ?

Question 2 :
I have successfully installed ruby plugin and but still getting same error ?i am configuring Jenkins with windows 10.

  1. Dependency errors:
  2. Some plugins could not be loaded due to unsatisfied dependencies. Fix these issues and restart Jenkins to restore the functionality provided by these plugins.
  3. Gitlab Hook Plugin version 1.4.2
  4. ruby-runtime version 0.12 is missing. To fix, install version 0.12 or later.[enter image description here][1]

答案1

得分: 0

我认为Jenkins需要插件https://plugins.jenkins.io/ruby-runtime的最新版本,而您的插件需要JRuby 1.7.18。

英文:

I think Jenkins requires plugin https://plugins.jenkins.io/ruby-runtime last version
And you plugin require JRuby 1.7.18

huangapple
  • 本文由 发表于 2020年1月3日 17:42:36
  • 转载请务必保留本文链接:https://go.coder-hub.com/59576211.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定