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/0290643d-a7de-4aea-bc07-87dfd7ace1a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
