Re: New Jenkins Plugin - Slack File Uploader. (Problems in releasing)

2016-10-11 Thread Ted Xiao
You are using wrong server id in settings.xml, it should be maven.jenkins-ci.org, it is not the profile-> repositories->id To verify the server id, run *mvn help:effective-pom* and find *distributionManagement* section, I think it will show maven.jenkins-ci.org On Tuesday, October 11, 2016 at

Re: Jenkins ui is not loading when code is run from eclipse

2016-10-11 Thread Baptiste Mathus
What command do you run? Aren't there errors in the logs? Which JDK version?... 2016-10-11 22:50 GMT+02:00 : > Maybe a screenshot will provide better clarity: > > I am expecting to the see the following. > > > > But I do not see anything in the UI when my plugin is deployed. > > What else is requ

RE: Jenkins ui is not loading when code is run from eclipse

2016-10-11 Thread Sanjeet.Singh
Maybe a screenshot will provide better clarity: I am expecting to the see the following. [cid:image001.png@01D223CE.C7B4DD80] But I do not see anything in the UI when my plugin is deployed. What else is required from me? Sanjeet From: bmat...@gmail.com [mailto:bmat...@gmail.com] On Behalf Of Bapti

Re: Jenkins ui is not loading when code is run from eclipse

2016-10-11 Thread Baptiste Mathus
Hey, If you want help, please explain what you have, and what you expect. Here you don't say what you have, merely what you haven't. What do you see currently? 2016-10-11 21:42 GMT+02:00 : > Hello: > So I have done the following: > Build the Jenkins plugin. > Navigated to http://localhost:8080/j

Re: Multibranch pipeline author data

2016-10-11 Thread Jesse Glick
On Tue, Oct 11, 2016 at 3:31 PM, Mark Waite wrote: > I don't think the creator of a branch is tracked in git anywhere. No, it is not. (Unlike, say, Mercurial or Subversion.) > I assumed > you wanted to automatically favorite a job if recent changes on that job > were performed by the current Jen

RE: Jenkins ui is not loading when code is run from eclipse

2016-10-11 Thread Sanjeet.Singh
Hello: So I have done the following: Build the Jenkins plugin. Navigated to http://localhost:8080/jenkins This is in regards to the following plugin: https://github.com/jenkinsci/zephyr-for-jira-test-management-plugin I do not see changes associated with my code. I am expecting a UI to be availa

Re: Multibranch pipeline author data

2016-10-11 Thread Mark Waite
I don't think the creator of a branch is tracked in git anywhere. I assumed you wanted to automatically favorite a job if recent changes on that job were performed by the current Jenkins user. Finding a suitable definition of "recent" will be challenging. Mark Waite On Mon, Oct 10, 2016 at 6:26

Re: builds verification for stapler/stapler

2016-10-11 Thread Kanstantsin Shautsou
On Tuesday, October 11, 2016 at 7:26:51 PM UTC+3, Jesse Glick wrote: > > On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou > > wrote: > > does anyone remember wether https://github.com/stapler/stapler/ had PR > > builds? > > I thought it was under 'library' folder on one of jenkins-on-for

Re: Setting CMS or G1 as the default GC algorithm for Jenkins?

2016-10-11 Thread Samuel Van Oort
Baptiste, I completely agree -- GC logs are a gimme for any production setting IMO (and since it's in the JIRA, it won't be missed). As a point of reference, I'd reached out to my friends (and former colleagues) at a multi-billion dollar company known for open source, and CMS is still the prefe

Re: Can I get on the cert team?

2016-10-11 Thread Samuel Van Oort
Adding to the train, if I would be able to contribute. Github, IRC, and jenkins.io username: svanoort Email: samvanoort at gmail And yes, of course I have an ICLA and 2FA on for Github. On Tuesday, October 11, 2016 at 11:15:11 AM UTC-4, Baptiste Mathus wrote: > > > 2016-10-10 15:17 GMT+02:00 Dan

Re: builds verification for stapler/stapler

2016-10-11 Thread Jesse Glick
On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou wrote: > does anyone remember wether https://github.com/stapler/stapler/ had PR > builds? > I thought it was under 'library' folder on one of jenkins-on-for-jenkins > instances https://jenkins.ci.cloudbees.com/job/stapler/job/stapler/ Looks

Re: Update center offers wrong version to upgrade to

2016-10-11 Thread Daniel Beck
This is a bug in the update site generator (or rather the script calling it), to be fixed in https://github.com/jenkinsci/backend-update-center2/pull/89 > On 11.10.2016, at 17:38, 'Björn Pedersen' via Jenkins Developers > wrote: > > Hi, > > On a 2.17 install the update center always offers an

builds verification for stapler/stapler

2016-10-11 Thread Kanstantsin Shautsou
Hi, does anyone remember wether https://github.com/stapler/stapler/ had PR builds? I thought it was under 'library' folder on one of jenkins-on-for-jenkins instances, but now can't find any commit status in old PRs. Should it to be added on some of jenkins build instances? PS Is maintained at al

Update center offers wrong version to upgrade to

2016-10-11 Thread 'Björn Pedersen' via Jenkins Developers
Hi, On a 2.17 install the update center always offers an upgrade to the 2.19.1 LTS version instead of the correct 2.25. (I manually ran refresh in the plugin manager already.) Is this an update center problem or is it something client side (In that case I will just download the correct versio

Re: Can I get on the cert team?

2016-10-11 Thread Baptiste Mathus
2016-10-10 15:17 GMT+02:00 Daniel Beck : > > > On 10.10.2016, at 14:30, Andrew Bayer wrote: > > > > GitHub username - abayer > > jenkins.io username - abayer > > email: andrew.ba...@gmail.com > > IRC: abater > > As security officer, I approve this addition to the team. We can always > use more he

Re: Windows zip empty

2016-10-11 Thread Slide
If you have windows 10 anniversary edition, I'd highly recommend the Ubuntu for Windows over Cygwin. On Tue, Oct 11, 2016, 07:30 Kohsuke Kawaguchi wrote: > > Rather, I have rebuilt the 2.19.1 package and it's already on > mirrors.jenkins.io > > On Tue, Oct 11, 2016 at 7:30 AM Kohsuke Kawaguchi

Re: Windows zip empty

2016-10-11 Thread Kohsuke Kawaguchi
Rather, I have rebuilt the 2.19.1 package and it's already on mirrors.jenkins.io On Tue, Oct 11, 2016 at 7:30 AM Kohsuke Kawaguchi wrote: > My bad. Cygwin on that box had some strange issue that apparently went > away when I rebooted the box. > > I rebuild the 2.19.1 package. > > On Tue, Oct 11,

Re: Windows zip empty

2016-10-11 Thread Kohsuke Kawaguchi
My bad. Cygwin on that box had some strange issue that apparently went away when I rebooted the box. I rebuild the 2.19.1 package. On Tue, Oct 11, 2016 at 12:09 AM Oliver Gondža wrote: > On 2016-10-10 18:53, Steven Stangle wrote: > > It appears the 2.19.1 windows zip is empty... > > http://mirr

Re: New Jenkins Plugin - Slack File Uploader. (Problems in releasing)

2016-10-11 Thread Shitij Goyal
Hi, I followed your advice and copied the encrypted password to settings.xml. But still getting this error. *Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project slack-uploader: Failed to deploy artifacts: Could not transfer artifact org.j

Re: pom.xml:parent:update to version:2.3 from 1.580.1

2016-10-11 Thread Dzmitry Kashlach
Agree. Will try to dig up. On Monday, October 10, 2016 at 7:39:11 PM UTC+3, Jesse Glick wrote: > > On Mon, Oct 10, 2016 at 4:50 AM, Dzmitry Kashlach > > wrote: > > > > InjectedTest.java > > > > There is a flag for `maven-hpi-plugin` to not generate `InjectedTest` > to begin with. But r

Re: New Jenkins Plugin - Slack File Uploader. (Problems in releasing)

2016-10-11 Thread Ted Xiao
Please verify the password in settings.xml is same as the encrypted password on repo Make sure PW encryption is correct: - Login https://repo.jenkins-ci.org/webapp/#/login with jenkins-ci.org account - Go to https://repo.jenkins-ci.org/webapp/#/profile - Unlock "Current Password"

Re: Windows zip empty

2016-10-11 Thread Oliver Gondža
On 2016-10-10 18:53, Steven Stangle wrote: It appears the 2.19.1 windows zip is empty... http://mirrors.jenkins-ci.org/windows-stable/ Indeed. It seem to affect only that one release. Kohsuke, tyler, can you have a look? -- oliver -- You received this message because you are subscribed to t