jenkins
Configure Jenkins Mac OS X native package to run in a different port
Jenkins native Mac OS package installs by default in /Users/Shared/Jenkins and the war in /Applications/Jenkins. It runs as a daemon and restarts automatically in spite of a kill -9 command.[详细]
2023-04-06 11:06 分类:问答Getting Jenkins to run like the Selenium IDE
I\'ve been usi开发者_StackOverflow中文版ng Selenium IDE for regression tests, but as the number of test cases increases, I\'ve moved it over to Jenkins to run.[详细]
2023-04-06 10:55 分类:问答Using un-managed file in Jenkins build step
I\'ve just started using Jenkins today, so it\'s entirely possible that I\'ve missed something in the docs.[详细]
2023-04-06 05:16 分类:问答How to integrate SWTBot test in Jenkins CI?
I\'ve got a SWT application (not Eclipse RCP based) and I currently test it using SWTBot. This works fine while running the tests from Eclipse. I\'m using ant as buildsystem.[详细]
2023-04-05 21:30 分类:问答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 分类:问答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 分类:问答Launch selenium tests for Chrome browser via jenkins slave
I have following jenkins setup - master node on centOS, slave node on windows server 2008 R2(run as windows service).[详细]
2023-04-05 11:27 分类:问答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 分类:问答Jenkins for monitoring application in prod
While I\'m interested in Jenkins as a means to provide continuous build functionality, I\'m really even more interested in Jenkins as a means to exercise my application in its prod environment against[详细]
2023-04-05 03:59 分类:问答Unable to get Jenkins and Git to play nice
Jenkins version: 1.429 Git plugin version: 1.1.12 I am unable to get the Git plugin to clone a Git repository.It fails with the error[详细]
2023-04-04 12:42 分类:问答