I'm trying to make a new build-step (for some custom pre-build versioning 
needs), but my new builder isn't appearing in the list of available build 
steps.  I've written an SCM plugin before, but a Builder is a new 
experience for me.

I started from the HelloWorld Builder plugin sample, and my descriptor's 
isApplicable method is hard-coded to return true (for now).  I'm running 
with the "hpi:run" Maven goal.  My Builder doesn''t appear in the 
Build-step drop down, yet my plugin shows as being installed and the log 
shows no errors.  I've scoured the web and even compared to some other 
plugins from the wild, but I can't understand why my plugin is seemingly 
defunct.

What diagnostic steps can I perform to figure this out?

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to