Hi all!

I'm currently working on updating the analysis suite plugins to work with 
the workflow plugin, and I've got almost everything working, except the 
snippet generator doesn't seem to generate useful snippets. Since these 
plugins can take _a lot_ of parameters, I think it's really important from 
a usability standpoint to get this working before I open the pull requests 
to merge it upstream. However, I'm not sure what's wrong or where to look 
to fix it.

Basically, what's happening is that the snippet generator properly shows 
the configuration UI for the individual plugins, but when you generate the 
groovy code, instead of a usable build step, you get something like this:

step <object of type hudson.plugins.checkstyle.CheckStylePublisher>

I'm sure there's something simple that I'm missing, since I was able to 
update the scoverage plugin for workflow, and don't remember doing anything 
to get the snippet generator working correctly; but, that's a much simpler 
plugin than the analysis suite. Any help you can give me would be much 
appreciated.

Thanks,

Greg Symons

-- 
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/ccd8ca46-8308-456c-88e1-a15924f09c46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to