How to detect Maven version? Plugin crashes (ConcurrentModificationException) with Maven 3.0.3, works with Maven 3.2.2, want to add safety checks

2014-10-29 Thread Jeff Mott
Greetings. I have written a notification plugin that sends events to Amazon Kinesis. Unfortunately, if I run this plugin in a job using Maven 3.0.3 the plugin works but the job crashes at the end: Caused by: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nex

New plugin - Cloud Foundry

2014-10-29 Thread William Gautier
Hi, I would like to request hosting of a new plugin. The plugin allows pushing a project to a Cloud Foundry platform, as a post-build step. GitHub name: cloudfoundry-plugin GitHub ID: WGautier GitHub repository: https://github.com/WGautier/cloudfoundry-jenkins Not too sure about the conventions

Re: why does the git-plugin reference multi-scms?

2014-10-29 Thread Jesse Glick
On Wed, Oct 29, 2014 at 9:37 AM, Kelly Brownsberger wrote: > By "removed" it seems to have become a test dependency. Yes, absent from the *.hpi build product. > Is there a way to make Jenkins not reject plugins having a cycle due to test > dependencies? Do you mean Maven? No. But if your fork

New plugin - environment-dashboard

2014-10-29 Thread Vipin Nair
Hi, This is a plugin I wrote to generate a dashboard to show the deploy status of components on environments. It can be used to display the current status of the deploy jobs. It updates at a configurable interval. It creates a table with components as rows and environments as columns. You can

Re: why does the git-plugin reference multi-scms?

2014-10-29 Thread nicolas de loof
I think this test case should Be moved to multi-scms plugin Le 29 oct. 2014 14:37, "Kelly Brownsberger" a écrit : > Thanks for the response guys and thanks for the git tutorial Stephen > > By "removed" it seems to have become a test dependency. Is there a way to > make Jenkins not reject plugins

Re: Hosting request for bumblebee-HP-ALM-jenkins-plugin

2014-10-29 Thread Sergey Oplavin
Thanks! On Wed, Oct 29, 2014 at 3:49 PM, Ulli Hafner wrote: > Done. > > Am 27.10.2014 um 18:02 schrieb Sergey Oplavin : > > Hello Ullrich, > > Thanks. > > Seems I provided wrong github id, sorry. It should be: agiletestware > > On Monday, October 27, 2014 3:01:33 PM UTC+3, Ullrich Hafner wrote:

Re: why does the git-plugin reference multi-scms?

2014-10-29 Thread Kelly Brownsberger
Thanks for the response guys and thanks for the git tutorial Stephen By "removed" it seems to have become a test dependency. Is there a way to make Jenkins not reject plugins having a cycle due to test dependencies? I haven't tried running from one of our live Jenkins instances, but my local

Re: question on BUILD_ID

2014-10-29 Thread Jayaprakash D B
Probably EnvInject plugin may help you.. Thanks, JP On Tue, Oct 28, 2014 at 10:12 PM, alok kumar wrote: > Hi All, > I am using ZEN timestamp plugin to modify the BUILD_ID as per our > requirements. > It works well when I use it any build step, but when I try using the > changed BUILD_ID variabl

Re: Hosting request for bumblebee-HP-ALM-jenkins-plugin

2014-10-29 Thread Ulli Hafner
Done. Am 27.10.2014 um 18:02 schrieb Sergey Oplavin : > Hello Ullrich, > > Thanks. > > Seems I provided wrong github id, sorry. It should be: agiletestware > > On Monday, October 27, 2014 3:01:33 PM UTC+3, Ullrich Hafner wrote: > Created: https://github.com/jenkinsci/bumblebee-plugin > > What

Re: How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Ulli Hafner
Done. Welcome aboard! Am 29.10.2014 um 13:44 schrieb Jérémy Bodokh : > aheritier quit our company, so he won't be working on the project anymore. > > Can you add jaybbb and rsfez to the project ? > > Thanks, > > > Le mercredi 29 octobre 2014 13:36:04 UTC+1, Ullrich Hafner a écrit : > > Am 29

Re: How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Jérémy Bodokh
aheritier quit our company, so he won't be working on the project anymore. Can you add jaybbb and rsfez to the project ? Thanks, Le mercredi 29 octobre 2014 13:36:04 UTC+1, Ullrich Hafner a écrit : > > > Am 29.10.2014 um 13:29 schrieb Jérémy Bodokh >: > > Hello, > > I'd like to update the ap

Re: How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Jérémy Bodokh
He stopped for now, he might work on it again but he is on a different project for now and I can't reach him. Can you add jaybbb and rsfez to the project ? Thanks, Le mercredi 29 octobre 2014 13:36:04 UTC+1, Ullrich Hafner a écrit : > > > Am 29.10.2014 um 13:29 schrieb Jérémy Bodokh >: > > Hel

Re: How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Ulli Hafner
Am 29.10.2014 um 13:29 schrieb Jérémy Bodokh : > Hello, > > I'd like to update the appaloosa plugin on Jenkins > https://github.com/jenkinsci/appaloosa-plugin, I now work for Appaloosa and > the person who started the plugin is not working here anymore. Did he also stop working on the plugin

How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Jérémy Bodokh
Hello, I'd like to update the appaloosa plugin on Jenkins https://github.com/jenkinsci/appaloosa-plugin, I now work for Appaloosa and the person who started the plugin is not working here anymore. How can I update the plugin ? Can I be added as a maintainer on the plugin ? Or can I get the per