如何摆脱依赖错误加载詹金斯? [英] How to get rid of dependency errors loading jenkins?

查看:564
本文介绍了如何摆脱依赖错误加载詹金斯?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

只需下载jenkins.war并执行java -jar jenkins.war(在Windows 8.1上)

Just downloaded jenkins.war and did a java -jar jenkins.war (on windows 8.1)

转到 http://127.0.0.1:8080/manage ,我看到了:

加载某些插件时出现依赖项错误:

There are dependency errors loading some plugins:

Email Extension Plugin v2.47
    JUnit Plugin v1.2-beta-4 is older than required. To fix, install v1.2 or later.
GitHub plugin v1.20.0
    Jenkins Git plugin v2.4.0 failed to load. Fix this plugin first.
Jenkins Git plugin v2.5.3
    Matrix Project Plugin v1.4.1 is older than required. To fix, install v1.6 or later.
    Jenkins Mailer Plugin v1.11 is older than required. To fix, install v1.16 or later.
Pipeline v2.2
    Pipeline: Basic Steps v2.0 failed to load. Fix this plugin first.
Jenkins Workspace Cleanup Plugin v0.30
    Matrix Project Plugin v1.4.1 is older than required. To fix, install v1.7.1 or later.
GitHub Branch Source Plugin v1.8.1
    Jenkins Git plugin v2.3 failed to load. Fix this plugin first.
Pipeline: Basic Steps v2.1
    Jenkins Mailer Plugin v1.11 is older than required. To fix, install v1.13 or later.
GitHub Organization Folder Plugin v1.4
    GitHub Branch Source Plugin v1.5 failed to load. Fix this plugin first.

重复java -jar jenkins.war,将war的每个分支解压缩.有他住的地方,以便您可以从命令行运行他吗?

Repeating the java -jar jenkins.war, unpacks the war each tine. Is there a place he lives, so that you can just run him from the command line?

如何摆脱插件错误?

推荐答案

只需从 jenkins页面,并默认安装推荐的插件,打开管理页面后,我看不到像您这样的任何问题,控制台日志示例如下.

Just load the latest version from jenkins page, and install the recommended plugin by default, I don't see any problem like you, console log example as follows after I open the manage page.

也许您可以使用最新的jenkins版本重做它.

Maybe you can redo it with latest jenkins release.

八月 22, 2016 8:31:17 上午 hudson.PluginManager dynamicLoad
INFO: Plugin email-ext:2.47 dynamically installed
八月 22, 2016 8:31:17 上午 hudson.model.UpdateCenter$DownloadJob run
INFO: Installation successful: Email Extension Plugin
八月 22, 2016 8:31:17 上午 hudson.model.UpdateCenter$DownloadJob run
INFO: Starting the installation of Mailer Plugin on behalf of admin
八月 22, 2016 8:31:17 上午 hudson.model.UpdateCenter$InstallationJob _run
INFO: Skipping duplicate install of: Mailer Plugin@1.17
八月 22, 2016 8:31:17 上午 hudson.model.UpdateCenter$DownloadJob run
INFO: Installation successful: Mailer Plugin

这篇关于如何摆脱依赖错误加载詹金斯?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆