On Wed, Jun 11, 2014 at 8:39 PM, Rob Terpilowski
<robterpilow...@gmail.com> wrote:
> I've created a class which [extends] 
> AbstractProject.AbstractProjectDescriptor, and have annotated this
> class with the @Extension annotation.  In addition I've added
> newJobDetail.jelly file to the project.  However when I deploy the plugin
> and restart Jenkins, nothing appears to happen.

mvn clean hpi:run

and if it is still not there, check the script console for

Jenkins.instance.getExtensionList(TopLevelItemDescriptor)

-- 
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/d/optout.

Reply via email to