Re: [Release failed from UI] amazon-ecr-plugin

2016-06-06 Thread Baptiste Mathus
Hi Félix, Just checked I'm able to deploy a SNAPSHOT for this plugin . As I am, I guess your next step is to go over #jenkins-infra on IRC or on the infra ML to ask about it. I don't know if someone else

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-06-06 Thread Tom Fennelly
On 6 June 2016 at 14:54, Ian Ceicys wrote: > I found that this issue was already logged and included a possible partial > workaround. > > https://issues.jenkins-ci.org/browse/JENKINS-35180 > > > I attempted the workaround and updated file >

Re: Unable to publish plugin release?

2016-06-06 Thread Mark Waite
@Baptiste, if you were able to release a SNAPSHOT deployment, then that means the problem must be on my end. That's enough for me to know that I need to investigate my end further rather than waiting for something on the infrastructure side. In the past, I've never specified username or password

Re: Unable to publish plugin release?

2016-06-06 Thread Baptiste Mathus
FWIW, just tested a SNAPSHOT deployment, and it worked fine . So at least it does not look like an infra issue. @Mark: did you double check you have the right passwords in your

Re: Unable to publish plugin release?

2016-06-06 Thread Zoratto Thomas
Hi, Actually you can rollback a release with the maven release plugin. See http://maven.apache.org/maven-release/maven-release-plugin/examples/rollback-release.html Thomas > Le 6 juin 2016 à 14:22, Mads Nielsen a écrit : > > Hi Mark, > > I'm affraid we do it the way you

Re: Unable to publish plugin release?

2016-06-06 Thread suresh kumar
Hi Mark, According to the log and error message I think the issue is INFRA-588, Have a look in below thread resolutions about the INFRA-588 https://groups.google.com/forum/#!topic/jenkinsci-dev/jlM4mWB1ank Regards, Suresh On Monday, June 6, 2016 at 5:52:25 PM UTC+5:30, Mads Nielsen wrote: > >

Re: [Release failed from UI] amazon-ecr-plugin

2016-06-06 Thread suresh kumar
Hi Félix, Today morning I released all-changes-plugin, I am successful. I think please have a look at the pom.xml of all-changes-plugin and do changes accordingly and try to release. Regards, Suresh On Monday, June 6, 2016 at 3:41:53 PM UTC+5:30, Félix Belzunce Arcos wrote: > > @Baptiste I

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Arnaud Héritier
Yes it should be possible. No problem On Mon, Jun 6, 2016 at 4:26 PM, Alexandru Somai wrote: > Hello Arnaud, > > Maybe you can do a quick JIRA KT at the next public office hours? As Oleg > mentioned, it would make more sense if all the students are online, because >

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Alexandru Somai
Hello Arnaud, Maybe you can do a quick JIRA KT at the next public office hours? As Oleg mentioned, it would make more sense if all the students are online, because we'll use Jira in one way or another. Regards, Alex On Mon, Jun 6, 2016 at 4:53 PM Arnaud Héritier wrote: >

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Minudika Malshan
Thanks a lot arnaud. Seems like it's working. I didn't know those scripts should be copied into webapp directory. I'll come back soon with the progress.. On Mon, Jun 6, 2016 at 7:28 PM, Arnaud Héritier wrote: > I think that strategy 1/ should work (and is used by several

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Arnaud Héritier
I think that strategy 1/ should work (and is used by several plugins) But you need to copy the lib for exemple under *src/main/webapp/js/jstree.min.js* Then import it with ** I'm clearly not a front-end guy and I know that many people are working on this nowadays to better integrate javasccript

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-06-06 Thread Ian Ceicys
I found that this issue was already logged and included a possible partial workaround. https://issues.jenkins-ci.org/browse/JENKINS-35180 I attempted the workaround and updated file (\blueocean-plugin\js-extensions@jenkins-cd\subs\extensions-bundle.js) var relPath =

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Arnaud Héritier
I did it this morning with Minudika but I can do another one this week if needed Thanks a lot for the review. For now I didn't do it On Mon, Jun 6, 2016 at 3:05 PM, Oleg Nenashev wrote: > Hi Arnaud, > > CCed Alex, who may be also interested in JIRA handling KT. > Maybe

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Minudika Malshan
Hi all, I am currently working on the implementation of JENKINS-33090 . For that I have to implement a file browsing tree which will apear on the frontend of support core plugin. I have found this jQuery

Re: [GSOC 2016] Support core plugin improvements

2016-06-06 Thread Oleg Nenashev
Hi Arnaud, CCed Alex, who may be also interested in JIRA handling KT. Maybe makes sense to perform a KT with all students if you do not mind. Also reviewed the PR. Needs some polishing IMHO BR, Oleg 2016-06-05 23:26 GMT+02:00 Arnaud Héritier : > Hi Minudika, > > Ping me

Re: Unable to publish plugin release?

2016-06-06 Thread Mads Nielsen
Hi Mark, I'm affraid we do it the way you describe...all other options involve git reset --hard and force pushing changes...so we will end up with a new release with an extra version number bump, it would be nice if the maven release plugin could handle this more gracefully, but like you i'm not

Re: Unable to publish plugin release?

2016-06-06 Thread Mark Waite
Thanks for confirming that I'm not the only one! I assume R. Tyler Croy or one of the other infrastructure experts will need to be involved. While waiting for that help, is there a recommendation of the best way to handle a "failure to release"? The release commit has been created, the release

Re: [GSoC2016] Jenkins WebUI

2016-06-06 Thread Samat Davletshin
Hello! I would like to ask about item types when a new job is created. It seems that add-item.js puts item types into categories: standalone-projects, uncategorized, nested-projects. What is the purpose of these categories? Are they somehow involved in UI? Is there a work in progress related to

Re: Unable to publish plugin release?

2016-06-06 Thread Mads Nielsen
Hi Mark You're not the only one...i failed to release our plugin yesterday, i even updated it after the password reset. I use the older pom though. Doesn't work :) Best regards, Mads [image: ] Mads Nielsen Consultant

Re: [Release failed from UI] amazon-ecr-plugin

2016-06-06 Thread Félix Belzunce Arcos
@Baptiste I just updated pom.xml to use plugin-pom 2.9 with no success on this specific issue. Any ideas? El jueves, 2 de junio de 2016, 15:16:10 (UTC+2), suresh kumar escribió: > > Point noted. Thanks Baptiste Mathus. > > Regards, > Suresh > > On Thursday, June 2, 2016 at 6:41:44 PM UTC+5:30,