开发者

Standard plugins installed for hudson?

开发者 https://www.devze.com 2023-04-05 20:40 出处:网络
What are the standard plugins you all will install for hudson as a build server? I know e.g. Findbugs.

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

I know e.g. Findbugs.

I开发者_StackOverflowf the hudson server don't have internet access how do i download the package from internet and steup in the intranet hudson server?

Thanks


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

0

精彩评论

暂无评论...
验证码 换一张
取 消