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?

-- 
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/b7566756-7ef0-4d7f-9290-4c670ac95cd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to