Thanks, Jesse. I'm not sure why, but that did it.

I had been building the plugin and installing it on my jenkins server outside of eclipse and the build step wasn't showing up. And I had tried a mvn clean as well. I did as you suggesting and the build step showed up in the jenkins that started. So I then ran mvn:package and installed the plugin manually on my jenkins server and it appeared there as well.

Thanks again!

-- Greg

On 05/05/2015 12:49 PM, Jesse Glick wrote:
On Tue, May 5, 2015 at 11:27 AM, Greg Allen <[email protected]> wrote:
I am trying to create a custom build step but it is not appearing in the
list of build steps in the dropdown in the GUI.
Try

mvn clean hpi:run


--
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/5548F822.90708%40redhat.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to