Re: PeopleSoft Online Object Migrations using Jenkins

2016-09-18 Thread Baptiste Mathus
Hey, Basically Jenkins is an automation/coordination tool. So doing things like that you either have to look at the list of Jenkins plugins (Google knows it) or first write a local script that will do what you're asking. Then you'll wrap that in a job. Cheers Le 13 sept. 2016 11:59 PM, "Kofi

Re: Sonarqube plugin with maven project

2016-09-18 Thread Baptiste Mathus
Not that I know of. We were doing that for hundreds of jobs at my previous job. (On freestyle project, as the native maven project isn't recommended by many of us). Just beware to do one normal execution, then one with sonar:sonar as stated the sonarqube doc. Le 13 sept. 2016 3:17 PM, "Michael

Re: Can't download plugins - HTTP 302 redirect

2016-09-18 Thread Corey Wei
anyone can help? On Sunday, September 18, 2016 at 4:43:12 PM UTC+8, Corey Wei wrote: > > Hi Croy, > > I just downloaded a hpi from the mirror and the file's good. > > The problem is that Jenkins server doesn't follow 302 redirects to > download the correct file but always downloads a "302

Is adding private key to Jenkins credential list a security breach?

2016-09-18 Thread John Cho
Hi, I am reading thru how to set up slaves on Jenkins using ssh keys. Read thru about three articles on how to do that. According to them, the setup is based upon using the slave as a ssh server with public and private keys and it adds the slave's private key to the Jenkins master's

Re: Can't download plugins - HTTP 302 redirect

2016-09-18 Thread Corey Wei
Hi Croy, I just downloaded a hpi from the mirror and the file's good. The problem is that Jenkins server doesn't follow 302 redirects to download the correct file but always downloads a "302 redirect" response file. # a 302 redirect file $ cat git-server.jpi.tmp 302 Found Found The

Re: Can't download plugins - HTTP 302 redirect

2016-09-18 Thread R. Tyler Croy
(replies inline) On Sat, 17 Sep 2016, Corey Wei wrote: > Hi, > > My Jenkins 2.22 is working with Tomcat. There are some errors while I tried > to install plugins like this: > > 18-Sep-2016 11:17:05.590 SEVERE [Update center installer thread [#1]] > hudson.model.UpdateCenter$DownloadJob.run