Hudson plugins provide extensions to Hudson's basic capabilities.
I'm trying to set up the Hudson JIRA plugin. Our JIRA server is secured with an self-signed SSL certificate. I've …
java ssl-certificate jira hudson-pluginsI have upstream job that polls SVN for changes. If changes are detected, the build is started. After the build, …
jenkins hudson jenkins-plugins hudson-pluginsI have two jobs(A and B) that I want to B is triggered by A with the git commit …
hudson jenkins hudson-pluginsPROBLEM Let's say I have a jenkins/hudson job (for example free-style) that takes two parameters PARAM_ONE and PARAM_…
hudson jenkins hudson-plugins jenkins-pluginsI have 4 jobs which needs to be executed in the following sequence JOB A |------> JOB B |------> …
jenkins hudson jenkins-plugins hudson-pluginsPlease help me in generating the .cvspass file to configure hudson tool .
jenkins hudson cvs hudson-pluginsI have complex jobs with a lot of parameters, is there any way to validate those parameters using JavaScript form …
jenkins continuous-integration jenkins-plugins hudson hudson-pluginsI'm using TestNG framework for our integration testing. I want to generate JUnit style XML report using TestNG. My project …
testing junit hudson hudson-plugins surefireHow can i access jenkins build status at runtime without email-ext plugin? i want to access build_status using environment …
hudson jenkins hudson-plugins jenkins-plugins