hudson
hudson and jenkins parameterized trigger plugin - running the same job multiple times with different parameters
I\'m trying to run the same job multiple times开发者_如何学运维 with different parameters via a parent job. However, only the first of the triggered jobs runs.[详细]
2023-04-07 01:53 分类:问答Email issue in hudson/Jenkins
Some time I get faile开发者_如何学God notification email in jenkins even though build is passed? How to reslove this issue, I am using jenkins 1.430, using email ext 2.14[详细]
2023-04-07 00:53 分类:问答How to get hudson's git plugin to clone repo with the name of the repo in the path?
Let\'s say I have a repo called \"stuff\".git@github.com:mine/stuff.git when I do a git clone of this repo from the command line, it creates a direc开发者_Python百科tory called \"stuff\" and puts eve[详细]
2023-04-06 15:59 分类:问答Hudson - Run console app and fail build if exit code is anything other than 0
I want to run a console app 开发者_如何学Goutility as a Windows Batch Command step in my Hudson build. If the console application returns anything other than an exit code of 0, I want to fail my Hudso[详细]
2023-04-06 15:31 分类:问答Get a Hudson build with Maven
I have moved to Maven recently, and since it works fine for resources up to date in some repositories, it\'s not obvious for non-maven ones.[详细]
2023-04-06 07:49 分类:问答why hudson failes the maven test build
I have one TestNG test in my project. When I run it from command line with mvn integration-test it says:[详细]
2023-04-06 06:31 分类:问答UnsatisfiedLinkError Building Maven Project in Hudson
I set up a \"Maven2/3 project\" in Hudson 2.0.1 deployed in Glassfish 3.0.1 and when I try to build, I get this error:[详细]
2023-04-05 23:38 分类:问答Jenkins does not filter Maven resources with environment variables on free-style projects
It seems that Jenkins manages differently the environment variables when the job is a Maven 2/3 project or if it is a free-style project.[详细]
2023-04-05 21:06 分类:问答Standard plugins installed for hudson?
What are the standard plugins you all will install for hudson as a build server? I know e.g. Findbugs.[详细]
2023-04-05 20:40 分类:问答hiding project configuration in Hudson
I want to setup Hudson in a way that other users can easily create new jobs with some parameters already in place (e.g. the artifact path). Bonus points if they cannot modify those parameters. Extra b[详细]
2023-04-05 18:56 分类:问答