On Wed, Jun 11, 2014 at 8:39 PM, Rob Terpilowski <[email protected]> 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
