jenkins
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 分类:问答Fail to sign Android APK from Jenkins, but works from command line
I\'ve got the following build environment : Ubu开发者_StackOverflowntu Java 1.6.0_24 Apache ant 1.8.2[详细]
2023-04-04 01:38 分类:问答Jenkins default plugins are not available
I tried to install plugins from jenkins web interface and using command开发者_Python百科 line as well. I am failed on both:[详细]
2023-04-03 20:55 分类:问答Jenkins manual Trigger for successful build
I need help with Jenkins. I want trigger over an button in the already successful builded \'build\' page (where the testresults, artefacts etc. are listed) one target in an ant script.[详细]
2023-04-03 15:49 分类:问答NuGet Pack in Jenkins CI Server
I\'m building a NuGet package in a build step in Jenkins (although Jenkins is probably unrelated). I\'m running NuGet command line like this:[详细]
2023-04-03 12:31 分类:问答Plugin to allow remote reboot of slave?
We have a a build farm, that ideally should have as part of it\'s configuration a nightly cronjob to reboot nodes (spread the reboots over the week).[详细]
2023-04-03 09:40 分类:问答Jenkins Hangs forever
I have created a job in jenkins to checkout one of the project from CVS. 开发者_开发问答It shows the progress bar and running forever, never comes to halt, this is the message that I see in the log:[详细]
2023-04-03 04:56 分类:问答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 分类:问答Run a pre-script to determine if a Jenkins matrix job should be run
I have a Je开发者_开发百科nkins job consisting of a matrix style configuration. I want to run a script that determines whether that combination should be run (similar to the combination filter, but dy[详细]
2023-04-03 01:54 分类:问答Copy changed files in Jenkins
I\'m using Jenkins for building my projects. I\'m using Ant to do the compilation itself. When build finishes I\'d like to copy files that were compiled in this build to s开发者_JS百科ome directory. I[详细]
2023-04-02 23:16 分类:问答