Hi Daniel, I created a job using a groovy a script to generate new jobs based on given build parameters. This works quite well and is very felxible. If you want, I can give you a sample.
Regards Frederik 2012/11/16 Slide <[email protected]> > You may want to look at the job-dsl plugin, it may do something like what > you are looking for, though not completely. > > > On Thu, Nov 15, 2012 at 2:18 PM, Daniel PETISME > <[email protected]>wrote: > >> Hello all, >> >> I'm searching for a template job creator. My aim is to define a template >> job/flow of jobs and then make them template to create a new kind of >> projects in the "New Job" dialog. >> >> I'm aware of the plugins: >> https://wiki.jenkins-ci.org/**display/JENKINS/Template+**Project+Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Template+Project+Plugin> >> https://wiki.jenkins-ci.org/**display/JENKINS/Template+**Workflows+Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Template+Workflows+Plugin> >> >> But they don't feed my needs. >> >> I've once heard about the Nectar template plugin but I can't found it in >> the latest Nectar release. Any clue ? >> >> So basically my questions are: >> >> 1. Do you manage kinds of archetypes/templates/New projects entries >> in your Jenkins >> 2. If yes, how ? which practices/plugins? >> 3. Do you suceed to implement such behavior with flows of jobs? >> >> >> In advance, thank you for your comments. >> >> Regards >> >> Daniel >> > > > > -- > Website: http://earl-of-code.com >
