hudson
Deploying from Nexus to Tomcat (via Jenkins/Hudson)
I am looking to create a three-step process for our internal development, and I am having some issues with the third step.[详细]
2023-04-05 12:37 分类:问答Jenkins and GitHub webhook: HTTP 403
I have a GitHub repository which I would like to have notify Jenkins of new commits via a post-receive hook. I\'ve installed the GitHub plugin into Jenkins and have allowed for Jenkins to manage it\'s[详细]
2023-04-05 04:58 分类:问答Hudson Continuous Integration
I am just new to hudson ci. and want to know is there any way to configure it to fetch the source java co开发者_运维问答de from local drive such c:... , d:...[详细]
2023-04-05 04:37 分类:问答Hudson triggering ant bulid
I want to achieve like this ,\"when i chec开发者_运维百科k-in my code in git repository hudson assosiated with git should trigger antor maven build scripts \" Can any one help me on this...???So, how[详细]
2023-04-05 02:08 分类:问答NO_CI flag with Hudson
I\'m currently automating my project builds with Hudson + TFS + Nant and is all working great!. I have a build.properties.xml flag that is inside the workspace and it allows me to set the last build n[详细]
2023-04-04 08:04 分类:问答How to bind an object to URL in Jenkins plugin
I am developing a Jenkins plugin, I have an object that I want to bind it under root url. But I have no idea how to bind.[详细]
2023-04-04 06:11 分类:问答Configuring GIT with Hudson
I am naive to HUDSON and GIT, i followed some tutorials and tried to configure hudson and git. Settings that i have done till now,[详细]
2023-04-03 21:41 分类:问答Hudson General Operation
Just looking for some general how things work. If there is a Hudson ci server, does Hudson get the source from the repo and do a build, then is it normal to have the build, assuming a successful, depl[详细]
2023-04-03 19:03 分类:问答First test in each test suite fails connecting to the DB
We are running more than 2000 junit, Most of the tests connect to an Oracle database with jdbc calls. We have a problem with very few of the tests that can not connect to the DB for some reason. Here[详细]
2023-04-03 04:07 分类:问答Jenkins Custom Workspace Is Empty
I\'m looking at trying to set up Jenkins to move from TeamCity. I\'m trying to configure my Jenkins project to use a Custom Workspace.[详细]
2023-04-03 03:32 分类:问答