简体   繁体   English

Gerrit 触发器插件未在 Jenkins 中列出

[英]Gerrit Trigger Plugin not listed in Jenkins

I created a gerrit server and a jenkins server, and I've been following this Gerrit Trigger Documentation .我创建了一个 Gerrit 服务器和一个 jenkins 服务器,我一直在关注这个Gerrit Trigger Documentation I went to Jenkins>Manage Jenkins>Manage Plugins, and in all tabs (Updates, Available, Installed) I couldn't find any Gerrit Trigger plugin.我去了 Jenkins>Manage Jenkins>Manage Plugins,在所有选项卡(更新、可用、已安装)中我找不到任何 Gerrit Trigger 插件。 Has anyone had this problem before?以前有人遇到过这个问题吗?

As I can see from the official Gerrit Trigger Plugin page, at least the latest version of the plugin ie, 2.30.5 requires Jenkins version 2.121.1官方Gerrit Trigger Plugin 页面可以看到,至少插件的最新版本,即2.30.5需要 Jenkins 版本2.121.1

在此处输入图像描述

I am using Jenkins version 2.222.4 and I can see the plugin in Available section as shown below:我使用的是 Jenkins 版本2.222.4 ,我可以在Available部分看到插件,如下所示:

在此处输入图像描述

If your Jenkins Instance has connectivity to the Internet (means that you able to see plugins under Available tab then the plugin should be there. You can search for it with the name.如果您的 Jenkins 实例已连接到 Internet(意味着您可以在可用选项卡下看到插件,那么插件应该在那里。您可以使用名称搜索它。

In case of no internet connectivity;如果没有互联网连接; suppose in some air-gapped env;假设在一些气隙环境中; there are other ways to install the plugin like uploading plugin file under the Advanced tab followed by Jenkins restart.还有其他安装插件的方法,例如在“高级”选项卡下上传插件文件,然后重新启动 Jenkins。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Jenkins:Gerrit 事件触发插件 - Jenkins: Gerrit event trigger plugin Jenkins管道multibranch插件如何使用gerrit触发器插件? - how Jenkins pipeline multibranch plugin work with gerrit trigger plugin? Jenkins Gerrit触发器插件提供了已编码的GERRIT_CHANGE_COMMIT_MESSAGE和GERRIT_EVENT_COMMENT_TEXT - Jenkins Gerrit trigger plugin gives encoded GERRIT_CHANGE_COMMIT_MESSAGE and GERRIT_EVENT_COMMENT_TEXT Jenkins Gerrit触发器带参数 - Jenkins Gerrit Trigger with parameters 詹金斯的Gerrit触发器安装 - Gerrit trigger install for Jenkins 如何在jenkins中使用gerrit触发器插件为变更集执行Jenkinsfile? - How to execute Jenkinsfile with gerrit trigger plugin for changeset in jenkins? Jenkins 通过 gerrit-trigger 插件建立在标签推送上 - Jenkins builds on tag pushes via gerrit-trigger plugin Jenkins中的Gerrit- trigger插件是如何工作的? - How does the Gerrit- trigger plugin in Jenkins works? 使用 Gerrit 触发器插件时,哪些环境变量会传递给 Jenkins? - What environment variables are passed to Jenkins when using the Gerrit Trigger Plugin? 确切使用Jenkins Gerrit Trigger插件的“禁止文件路径” - exact use of “Forbidden File path” of the Jenkins Gerrit Trigger plugin
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM