jenkins
Deploying Jenkins within Glassfish throw Exception
I\'m trying to deploy Jenkins 1.432 to GlassFish Server Open Source Edition 3.1.1 (build 12), running in Ubuntu 10.04.[详细]
2023-04-10 00:55 分类:问答Is it possible to convert a Jenkins free-style job to a multi-configuration job?
I have quite a few free-style jobs in Jenkins that I would like to convert to multi-configuration jobs so I can build across multiple platforms under开发者_如何学JAVA one job.These jobs specify quite[详细]
2023-04-10 00:34 分类:问答Jenkins - Using the results of one job, in another job
I have a job that runs a makefile开发者_运维知识库 and generates some files. I then want another job that publishes these files to ivy.[详细]
2023-04-09 10:06 分类:问答Jenkins File Viewer
I\'m in the process of setting up our builds o开发者_开发知识库n our new Jenkins CI server. One thing I\'ve noticed, which I don\'t really like is that I can\'t see a difference in the changes.[详细]
2023-04-09 08:36 分类:问答Handling hardware resources when testing with Jenkins
I want to setup Jenkins to 1) pull our source code from our repos开发者_JAVA技巧itory, 2) compile and build it[详细]
2023-04-08 18:19 分类:问答Ruby not properly understand what gems are installed when running from Jenkins?
I have a Jenkins job that is supposed to run. The job description is as follows: SVN update the workspace repository[详细]
2023-04-08 15:18 分类:问答How to configure project in Hudson/Jenkins to report to Jira
I have installed and configured this plugin: http://wiki.hudson-ci.org/display/HUDSON/JIRA+Plugin In Jira I have turned ON开发者_如何学运维 option \"accept api calls\"[详细]
2023-04-08 05:48 分类:问答Prevent Jenkins from Installing Artifact to Local Maven Repository
Jenkins is installing the most-recently built artifact to the local Maven repository, e开发者_Python百科ven when the job is executed with a goal of only clean package.[详细]
2023-04-08 01:24 分类:问答Jenkins: settings for Gerrit Trigger problems
I\'ve installed the plugin Gerrit Trigger on开发者_如何学JAVA Jenkins cos I need to start automatically the building when a developer in the team pushes something on the repository (relative to a spec[详细]
2023-04-08 01:18 分类:问答Running heroku rake db:migrate from a Jenkins build fails
In my Jenkins build, the last step is to push to heroku and run a db migration. The git push works fine, and the app gets deployed, but I\'m having trouble running a db migration. Below is the console[详细]
2023-04-07 21:17 分类:问答