Hi once again in fact I'd like to obtain a workflow like this one: 1 - compile classes 2 - change properties and config files 3 - package the application 4 - deploy
Step 2 & 4 require some extra data stored in a CMDB ... Step 1 will be handled by maven or ant/ivy scripts Step 3 may be handled by the same scripts My code is ready to work ,I just need to know how to translate this workflow in a buildsteps sequence using the Jenkins vocabulary... Thanks for your help Regards jerome J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethoughts.blogspot.com OSGi book available now!!! 2012/12/31 jerome moliere <[email protected]> > Hi all, > I am a newbie with Jenkins plugin development and I'd like to do some > custom work after build and before packaging occurs.. > What is the correct extension point for such job? > I wish you an happy new year . > kind regards > jerome >
