Jenkins Plugin Development

2017-04-15 Thread Nix Goel
Hi, I am new in Jenkins Plugin Development and searching for tutorial or book or may be some content that can help me to develop Jenkins plugin. I have viewed few tutorial and after that i can create small small plugins like add text field to get input and display on Console. But I need to

Re: Jenkins plugin development issues..

2016-12-20 Thread Indra Gunawan (ingunawa)
This is not the place to ask this question. Please go to #jenkins irc channel From: on behalf of Ankush Purwar Reply-To: "jenkinsci-users@googlegroups.com" Date: Tuesday, December 20, 2016 at 7:41 AM To: "jenkinsci-users@googlegroups.com" Subject: Jenkins plugin developm

Re: Jenkins plugin development issues..

2016-12-20 Thread Daniel Beck
> On 20.12.2016, at 16:41, Ankush Purwar wrote: > > I am implementing a Jenkins plugin as “post build action”. This question is best asked on the jenkinsci-dev mailing list as it concerns Jenkins plugin development. -- You received this message because you are subscribed to t

Jenkins plugin development issues..

2016-12-20 Thread Ankush Purwar
Hi, I am implementing a Jenkins plugin as "post build action". I want to do the following operation. Q1. I have defined a field of type "repeatable" in config.jelly and this field further have two values say value1 and value2. How can I ensure that all value1's are unique across whole repeatab

Re: Plugin Development

2015-07-06 Thread apoorva s
es of the following plugin with features like > Force Maven Default target and so > > https://github.com/jenkinsci/createjobadvanced-plugin > > On Friday, June 26, 2015 at 3:15:32 PM UTC-6, Neetu wrote: >> >> Hi Everyone, >> >> >> I am looking for some help

Re: Plugin Development

2015-06-30 Thread Neetu
gt; Hi Everyone, > > > I am looking for some help in Plugin Development for Jenkins. I am > completely new to jenkins and have no prior experience in writing plugins, > How ever now I was given a task on creating plugins for jenkins. Can some > one point out any material or lin

help needed with view plugin development

2015-06-30 Thread Daniil B
Hello * I'm just getting started with developing Jenkins plugins and have successfully developed one already. The first plugin was a ListViewColumn plugin since there were plenty of examples on the web. But now I'm looking to devlop another plugin concerning the main jenkins page. Now I would

Re: Plugin Development

2015-06-26 Thread Slide
Hi Neetu, It might be helpful to know what type of plugin you are trying to develop, so we can direct you specifically. In general, the wiki is a good place to find information on developing plugins. There are several pages about different aspects of plugin development (creating one, debugging

RE: Plugin Development

2015-06-26 Thread Neetu
Hi Everyone, I am looking for some help in Plugin Development for Jenkins. I am completely new to jenkins and have no prior experience in writing plugins, How ever now I was given a task on creating plugins for jenkins. Can some one point out any material or links that can give me some good

Re: How to schedule a child Free Style job programmatically from a parent Job in Jenkins Plugin Development?

2015-04-01 Thread vinodhini . vijay
odhini On Wednesday, April 1, 2015 at 12:17:16 PM UTC+5:30, vinodhi...@gmail.com wrote: > > > > > > > > Hello All, > > > I am working on Jenkins Plugin Development. I have a special Job type, > that creates Free Style Projects on saving of the Project. &g

Re: How to schedule a child Free Style job programmatically from a parent Job in Jenkins Plugin Development?

2015-04-01 Thread Christopher Orr
t be serialized (to disk in this case). Try making that a named class. Regards, Chris On 31/03/15 23:47, vinodhini.vi...@gmail.com wrote: Hello All, I am working on Jenkins Plugin Development. I have a special Job type, that creates Free Style Projects on saving of the Project

How to schedule a child Free Style job programmatically from a parent Job in Jenkins Plugin Development?

2015-03-31 Thread vinodhini . vijay
Hello All, I am working on Jenkins Plugin Development. I have a special Job type, that creates Free Style Projects on saving of the Project. e.g: Jenkins > New Item/New Job > Enter Name (say "Special Project") and click "Build a Special Project" rad

Re: plugin development exceptions from hpi mojo test execution

2014-09-02 Thread j shaik
> > Exactly the same error while developing a jenkins plugin. Cant figure out > where and how to solve. > J:\source\openid-plugin-openid-2.1-sw>mci [INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder

plugin development exceptions from hpi mojo test execution

2012-08-07 Thread nathan grunzweig
Hi, i'm developing a jenkins plugin. i've added a new type of project, so i created a newJobDetail.jelly to match it. suddenly when i try to do anything, from install to hpi:run i get exceptions from test failures. these seem to stem from: Caused by: java.lang.IllegalArgumentException: org.sonat