Hi Gregory,

It would worth if you send a link to the current code state in your local 
branch.
AFAIK workflow plugin operates with SimpleBuildSteps supporting 
DataBoundConstructors, and there can be issues with plugins using 
newInstance(). I'm not sure it's related to your case.

четверг, 2 июля 2015 г., 18:40:46 UTC+3 пользователь Gregory Symons написал:
>
> 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/6aa90b82-ed35-4df4-8653-7497e5ed6db5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to