I currently running the following commands on a hudson slave deployed on a windows machine. dir cmd mvn clean install
I have been playing with Hudson slaves lately, I was wondering what a dumb slave is? and when is it beneficial to use?
Here\'s what I believe to be the relevant error message: Caused by: java.io.IOException: Cannot run program \"/usr/bin/git\" (in directory \"/var/lib/hudson/jobs/Goals/workspace\"): java.io.IOExcepti
I would like to create an archive of the *.jar files in hudson. Currently it does not list the *.jar files created by the build. Is there an addon for this, or is there setup required, if so where?
I searched around stackoverflow and 开发者_如何转开发could not find any relevant questions.This is a good primer for using Hudson with .Net:
I am trying to be able to step through the code of a Hudson plugin called SVNPublisher. I checked out the code for SVNPublisher, used Netbeans to open the project, and clicked \"Debug Main project\".
We have a continuous integration server with over 40 jobs that are constantly changing.I would like to version control continuous integration build jobs in Hudson so we can roll back changes if we hav
Are there any plugins available which will commit the build artifa开发者_如何学编程ct back to SVN?Unfortunately Svn Publisher is not really finished and requires quite a bit more work before I can use
Is there a method of checking for cyclic de开发者_JAVA技巧pendencies between jobs in Hudson? It is simple to observe if A->B->A but if A->B->C->D->A then its almost impossible manually. Is there a plu
Has anyone ever tried the Hudson Subversion Release managerplug-in? I don\'t see 开发者_StackOverflowthe releases link shown in the page after installing the plug-in.Under the configuration of the job