custom build step not running in pre build step of maven project

5 views
Skip to first unread message

Hitesh Raghuvanshi

unread,
Apr 27, 2018, 3:47:42 AM4/27/18
to Jenkins Developers
Hi,

I am new to plugin development.

In my plugin, I have written a build step by extending Builder class.
The build step works as expected in a free style project while in case of a maven project, user can add the build step to pre build steps but it does not gets invoked on build run.

The perform() function is not getting called.
Do I need to add some kind of additional configuration to make it run in maven project?

Reply all
Reply to author
Forward
0 new messages