hudson-plugins Questions

2

Solved

i am using Hudson as CI server for Delphi 2010 projects. The XMLTestRunner.pas unit writes DUnit test result to a xml file that is used by the hudson xUnit plugin to report test results. The xUnit ...
Bartholomew asked 20/12, 2010 at 9:9

4

Solved

I'm trying to set up hudson with git according to this article, but I still get git errors during build: FATAL: Could not apply tag-PROJECTNAME-ID ... Caused by: hudson.plugins.git.GitException: C...
Empiric asked 19/4, 2010 at 22:15

2

Solved

One of my jobs had need for the ConvertTo-Json commandlet available in powershell 3.0 So I installed WMF 3.0 on our Windows Server 2008 R2 (SP1) box. After a restart all my powershell using jobs re...
Oaks asked 19/5, 2013 at 18:32

4

Solved

My task is to make Hudson starting a new build after a commit. As I've read here it is done by using svn post-commit hook. The problem is I don't want to use VBScript so that is is platform-depende...
Arrive asked 26/8, 2011 at 8:35

2

Solved

I'm trying to use the SVN Publisher plugin to commit some artifacts of my build but I'm getting a non-sensical error: workspace: /Users/builder/hudson/workspace/myproject/ Attempting to import to ...
Plain asked 18/2, 2011 at 21:23

5

Solved

I have a few plugins in my Jenkins installation which I no longer need. I've already disabled the plugins (and my build still work), and I'd like to remove the plugins completely. What is the right...
Reptant asked 11/2, 2011 at 3:6

1

Solved

I'm using TestNG framework for our integration testing. I want to generate JUnit style XML report using TestNG. My project does not use Ant but we use Maven. Can you please tell what is the format ...
Mok asked 8/11, 2012 at 11:54

2

Solved

I have MASTER and SLAVE configured (ssh-slave-plugin). I would like to display output of the slave executed script under job on master, as so far I get Building remotely on SubAgent Triggering ...
Solingen asked 29/6, 2011 at 12:4

2

Solved

I was using Hudson for doing my project builds and now planning to migrate to Jenkins. The build server time is not in sync with the developer machines, and hence svn update does not work correctl...
Lolland asked 31/7, 2012 at 19:2

2

Solved

Using Jenkins or Hudson I would like to create a pipeline of builds with fork and join points, for example: job A / \ job B job C | | job D | \ / job E I would like to create arbitrary se...

1

Solved

PROBLEM Given that all the jobs have string LEVEL_X in it's job name, where X is a number > 1. I want every job with X = n to surveil every job with X = n-1, and start building if each of them is ...
Opinionated asked 27/5, 2012 at 22:14

4

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...
Armstead asked 28/3, 2010 at 15:11

2

Is there a plugin for Jenkins that can keep track of who keeps breaking builds over a period of time? Graphs would be good. I'd like to bring (additional) shame upon the developers who keep checki...
Suzannasuzanne asked 6/3, 2012 at 19:37

1

Solved

We have a custom plugin for Hudson which uploads the output of a build onto a remote machine. We have just started looking into using a Hudson slave to improve throughput of builds, but the project...
Arronarrondissement asked 14/2, 2012 at 15:50

1

Solved

I'm aware there is Web API allowing this trick using current build number. But it requires authentication thus script must be edited on each hudson. Is there a way to achieve that from script or t...
Bid asked 16/1, 2012 at 15:23

4

Solved

I'm trying to setup Jenkins to poll from my SVN repo, and start a new build whenever it detects a commit has gone in. I've gotten the polling part working, but the building is rather overzealous, a...
Kohlrabi asked 29/8, 2011 at 19:46

5

Solved

I have a job upstream that executes 4 downstream jobs. If the upstream job finish successfully the downstream jobs start their execution. The upstream job, since it finish successfully, gets a bl...
Regalia asked 26/5, 2011 at 15:20

3

Solved

As you can see, the link to that on the hudson website is dead. So, I was hoping for a little step by step for setting up a windows slave with a linux master. I managed to setup hudson on the win...
Vitascope asked 20/7, 2010 at 21:10

1

Solved

I'm using the Grails plugin for Jenkins (formerly Hudson) and didn't find a way to specify a custom environment for a target. I tried -Dgrails.env=myEnvironment warin the targets input and -Dgrail...
Hottempered asked 28/3, 2011 at 7:29

1

Solved

I'm trying to get Jenkins to copy the artifacts of a build to an archive directory on another server using the scp plugin. Ideally, I'd like to be able to have the destination be dynamic based on...

1

Solved

I'm trying to write a little tool for myself that would integrate with Hudson build server. The current roadblock that I've hit is performance. I'd like to do a simple thing like have a list of all...
Hegel asked 18/1, 2011 at 9:16

3

I installed the SetEnv plugin and it works fine for getting the variables during a task. unfortunately when i try to use the env variable in the resulting status email I have no luck at all. Is th...
Vortex asked 19/12, 2010 at 17:6

2

Solved

I'm not sure I quite understand the difference. WebDriver API also directly controls the browser of choice. When should you use selenium remote control (selenium RC) instead ? Right now, my curren...
Diuretic asked 24/10, 2010 at 10:11

1

Solved

I'm trying to use the Hudson Gerrit Trigger plug-in. For whatever reason, Gerrit is not accepting the SSH key located at /var/lib/hudson/.ssh/id_rsa. In the GUI I get Connection error : com.jcraf...
Muzzy asked 14/9, 2010 at 20:4

3

I'm trying to set up the Hudson JIRA plugin. Our JIRA server is secured with an self-signed SSL certificate. I've inserted the certificate my web browser has stored using the keytool command, and g...
Matronymic asked 1/9, 2010 at 23:18

© 2022 - 2024 — McMap. All rights reserved.