[BlueOcean] Roadmap/Issues for contribution

2016-06-18 Thread Sundar
Hey BlueOcean Devs, It is really exciting to see new BlueOcean which brings new UX for Jenkins users. I am looking for Blueocean roadmap/bugracking system to explore ways to contribute. Can some one give some pointer where to start? Thanks!! -- You received this message because you are

Failing on first trial to release plugin to jenkins-ci.org

2016-06-18 Thread Moshe Cohen
Hi, I have created a plugin (that works locally) and I am following https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins in order to have it hosted. Today it was forked and I reached the command "mvn release:prepare release:perform -Dusername=... -Dpassword=..." . Unfortunately, this

Re: [Blue Ocean] failed to write CommitId

2016-06-18 Thread Vivek Pandey
Hi Marc, Thanks for encouragement:) Looks like you have the fix so do you mind sending a PR our way? vivek. > On Jun 19, 2016, at 5:25 AM, Marc Esher wrote: > > Will do, thanks Vivek. > > FWIW, I was able to fix this myself and now understand what caused the issue. >

Re: [Blue Ocean] failed to write CommitId

2016-06-18 Thread Marc Esher
Will do, thanks Vivek. FWIW, I was able to fix this myself and now understand what caused the issue. Huge props to all of you involved in making this thing "just work". It's still rare when I can get clone a GH repo, follow the README, and have everything work as advertised. Great job,

Adoption Request For Slave Setup Plugin

2016-06-18 Thread Baptiste Mathus
Hi, While chatting on HOSTING-101 , we came to agreement with Giuseppe Landolfi that he would take over maintainership of the Slave Setup Plugin [1]. FWICT this plugin looks like it's orphaned. It was created by Kohsuke originally, and the last

Re: Plugin site overhaul?

2016-06-18 Thread Daniel Beck
> On 14.06.2016, at 22:02, Gus Reiber wrote: > >So I have on and off pushed the idea that the Jenkins community could > benefit greatly from an overhaul of the wiki based plugins site. As an > ultimate goal, I don't see any reason we couldn't build something that >

Re: Plugin site overhaul?

2016-06-18 Thread Daniel Beck
> On 18.06.2016, at 13:01, Tomas Bjerre wrote: > > I also noticed it when I tried to get git-releasenotes-plugin published: > https://groups.google.com/d/msgid/jenkinsci-dev/06fbe64c-c228-47da-a5cd-b8d070dc16a0%40googlegroups.com?utm_medium=email_source=footer > Its

The plugins site, a replacement for the 'Plugins' wiki page

2016-06-18 Thread Daniel Beck
The other thread has been derailed a bit, so I'm restarting this discussion here. Thanks for your understanding. --- Hi everyone, We've been talking about a new plugins site/index of some kind on and off for a while now. It's been part of the Jenkins.io site redesign discussions last fall,

[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport in build logs

2016-06-18 Thread Mike Caspar
I've noticed this showing up in the build logs Any idea what is causing this so I can fix it? I checked. I don't appear to get this error locally. [INFO] --- maven-localizer-plugin:1.23:generate (default) @ ironmq-notifier --- [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.

Re: Stop process started by MasterToSlaveCallable when connection to master is lost

2016-06-18 Thread Rouke Broersma
Does anyone have any idea if this is possible in any way? On Friday, June 10, 2016 at 7:20:33 PM UTC+2, Rouke Broersma wrote: > > I am a maintainer of the selenium grid plugin, and as part of our plugin > we start potentially multiple processes on slaves (selenium nodes, as part > of a

Re: Plugin site overhaul?

2016-06-18 Thread Tomas Bjerre
I first noticed the problem when I tried to fix violations-plugin: https://groups.google.com/d/msgid/jenkinsci-dev/ba38fabe-ff19-4828-a737-d2320ea5681f%40googlegroups.com?utm_medium=email_source=footer I also noticed it when I tried to get git-releasenotes-plugin published:

Re: Plugin site overhaul?

2016-06-18 Thread Slide
Why would you not get the solution published anywhere? While we do encourage people to fix issues in existing plugins or add features to existing plugins, we don't keep people from contributing. I'm saying this as a member of the hosting team that reviews plugin submissions. On Sat, Jun 18, 2016,

Re: Plugin site overhaul?

2016-06-18 Thread Tomas Bjerre
Have you seen Jucies? And this issue: https://github.com/jucies/releases/issues/15 ? I think it would be much better if competition among plugins were allowed. Many times I've lost interest in fixing a problem when I've browsed the code of plugins. Simply because there are too many bad

Re: [Blue Ocean] failed to write CommitId

2016-06-18 Thread Vivek Pandey
Line number is different as this class has gone thru some changes recently but there is one place that could possibly cause NPE, I will get fix going for this. Please open an Issue under blueocean-plugin at issues.jenkins-ci.org. Caused by: java.lang.NullPointerException at