Top "Hudson-plugins" questions

Hudson plugins provide extensions to Hudson's basic capabilities.

I can't find "Restrict where this project can be run" in the configure page

I use Jenkins,I can't find "Restrict where this project can be run" in the configure page,should I add …

jenkins hudson jenkins-plugins hudson-plugins
Test Automation Framework for Web Application using Java

I am beginning to write a Test Automation Framework in Java (language that I am comfortable with) for my Web …

selenium-webdriver jenkins-plugins hudson-plugins gui-test-framework
Creating SSH keys for Gerrit and Hudson

I'm trying to use the Hudson Gerrit Trigger plug-in. For whatever reason, Gerrit is not accepting the SSH key located …

git hudson ssh-keys hudson-plugins gerrit
How to get jenkins to copy artifacts to a dynamic directory?

I'm trying to get Jenkins to copy the artifacts of a build to an archive directory on another server using …

build-process hudson build-automation hudson-plugins jenkins
What is the difference between Selenium's Remote Control vs WebDriver?

I'm not sure I quite understand the difference. WebDriver API also directly controls the browser of choice. When should you …

selenium webdriver hudson-plugins
hudson+git FATAL: Could not apply tag

I'm trying to set up hudson with git according to this article, but I still get git errors during build: …

git jenkins continuous-integration hudson hudson-plugins
Hudson - capturing logs from slaves

I have MASTER and SLAVE configured (ssh-slave-plugin). I would like to display output of the slave executed script under job …

hudson jenkins hudson-plugins
stderr: fatal: Couldn't find remote ref $GERRIT_REFSPEC

Before anyone guns me down..I have looked at all the messages that has this error but they seem to …

jenkins continuous-integration hudson jenkins-plugins hudson-plugins
How to display a hyperlink in hudson/jenkins build output console

How do I display a hyperlink (weblink) in hudson/jenkins build output console? What I'm trying to achieve is, during …

jenkins hudson jenkins-plugins hudson-plugins automated-deploy
Marking upstream Jenkins/Hudson as failed if downstream job fails

I am using Parameterized Trigger Plugin to trigger a downstream build. How do I specify that my upstream job should …

continuous-integration hudson jenkins hudson-plugins