Thanks! I didn't enable the build wrapper in the configuration. Works now! Ilya
On Sunday, December 13, 2015 at 12:06:20 AM UTC+2, Oleg Nenashev wrote: > > Hi Ilya, > > Have you tried to clean&build the project? Have you enabled the build > wrapper in Job configuration? > > BR, Oleg > > четверг, 10 декабря 2015 г., 16:10:07 UTC+3 пользователь Ilya Levin > написал: >> >> Hi, >> >> I would like to write a custom plugin to perform some actions before SCM >> checkout. >> For that i'm extending the BuildWrapper class and implementing the >> preCheckout method. >> >> I used *pre-scm-buildstep-plugin* code as my guide: registered the >> implementation, extended buildWrapper, added DataBoundConstructor etc. >> But, when running my Job it doesn't run the preCheckout method, it seems >> like it is skipping it. >> >> Any idea what i'm missing ? >> >> Appreciate the help! >> Ilyal >> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/6c547a37-7f02-49e7-9f20-f388e64cb55e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
