We have a production开发者_StackOverflow job and a nightly job for a project in Hudson. The production job needs to pull off some artifacts from a specific nightly build # (which is provided as parame
Is there a way to set up credentials that will be used by Jenkins when it performs SVN commit? I could\'t find a way to do so.
We\'ve recently set up a Jenkins CI server on Windows. Now in order to use Active D开发者_如何转开发irectory authentication I\'d like to require https (SSL/TLS) for access. Given this setup, what is t
These run on the command line in linux (ubuntu) but when trying to run them via hudson, only the first one (first one) shows up in the console Output
Has anyone tried integrating Dojo DOH unit-tests with Jenkins? I\'d like to do the following, but don\'t want to reinvent it if this has already been done. So, I\'m thinking:
How do I tell Jenkins/Hudson to开发者_开发知识库 trigger a build only for changes on a particular project in my Git tree?The Git plugin has an option (excluded region) to use regexes to determine whet
I would like to wrote simple hudson plugin. I got stuck on one thing. I would like to be able to use global settings from global.jelly as defaults values for config.jelly.
I would like to tell nexus to give a deployed snapshot the same build number as jenkins assigned to the build.
I\'ve created a hudson job for our maven multi-project with 5 modules to deploy the SNAPSHOT artifacts to the maven repository. That\'s ok, as long as it builds successfully without test failures. How
Got this error after moving %JENKINS_HOME% to a UNC from a local directory.Any idea how to fix this?We use Windows server 2008 and it seems like there is no way to do hard link to a UNC under Server 2