为 hudson 安装了标准插件吗?

发布于 2024-12-04 22:00:20 字数 133 浏览 4 评论 0原文

你们将为 hudson 作为构建服务器安装哪些标准插件?

我知道例如 Findbugs。

如果 hudson 服务器没有互联网访问权限,我如何从互联网下载软件包并在内网 hudson 服务器中安装?

谢谢

What are the standard plugins you all will install for hudson as a build server?

I know e.g. Findbugs.

If the hudson server don't have internet access how do i download the package from internet and steup in the intranet hudson server?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

标点 2024-12-11 22:00:20

要在没有互联网访问的情况下安装插件,您可以在另一个系统上下载 *.hpi 文件,将其放入 hudson 安装的 plugins 目录中,然后重新启动 hudson。

http://wiki.hudson-ci.org/display/HUDSON/Plugins #Plugins-Byhand

To install a plugin without Internet access, you can download the *.hpi file on another system, put it in the plugins directory of your hudson install, and restart hudson.

http://wiki.hudson-ci.org/display/HUDSON/Plugins#Plugins-Byhand

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文