hudson
How can I update jenkins plugins from the terminal?
I am trying to create a bash script for setting up Jenkins. Is there开发者_JAVA百科 any way to update a plugin list from the Jenkins terminal?[详细]
2023-04-11 17:36 分类:问答How to debug the performance of a wrong setup of a build machine?
We have to setup new build environments regularily, and the process seems not so simple. Today I have got a new build machine, and the first Maven build was so slow, that I wanted to clarify why the p[详细]
2023-04-11 14:11 分类:问答revision disappeared in ear artifact
I recently upgraded from Hudson 1.385 to Jenins 1.433 and something strange happened after the 开发者_StackOverflow中文版upgrade.[详细]
2023-04-11 13:25 分类:问答CI with iOS (Objective-C) projects and Hudson
At our company we use Hudson for our CI, we use a lot of different languages and they all work well on linux.[详细]
2023-04-11 11:32 分类:问答Git Works Out of the Box in Hudson; Can't Even Install Plug-In in Jenkins
So after reading multiple Q&As here about why I should use Jenkins over Hudson, I went ahead and made the switch ... and now I\'m regretting it.With Hudson (or at least with the Debian package I u[详细]
2023-04-11 10:40 分类:问答send email from hudson when unittest fails
I am running Selenium unittests after my hudson build. And want to use it for monitoring my websites functionality.[详细]
2023-04-11 05:07 分类:问答Jenkins key-value variable or using a variable to define another
I\'m setting up a centralized build system where several projects get \"packaged\". The project can be selected using a choice parameter, and based on it I\'m building the SVN checkout path. The repos[详细]
2023-04-10 22:27 分类:问答Hudson build scripts location - recommendation?
I\'m already finishing my project build automation :) with Hudson and Nant. My project structure is something like[详细]
2023-04-10 08:32 分类:问答Is it possible to convert a Jenkins free-style job to a multi-configuration job?
I have quite a few free-style jobs in Jenkins that I would like to convert to multi-configuration jobs so I can build across multiple platforms under开发者_如何学JAVA one job.These jobs specify quite[详细]
2023-04-10 00:34 分类:问答How to get Hudson to correctly build multiple modules changed by a single commit
Consider a Maven project with multiple interdependent modules: let\'s say, three jar modules A, B, and C, which are dependencies for a war module Z. I have a separate Hudson build for each of these mo[详细]
2023-04-09 22:54 分类:问答