Thanks for the reply. It looks like your repo is similar
to https://github.com/sheehan/job-dsl-gradle-example/, which is the example
that our repo is based on as well. We've got Specifications that test the
job DSL syntax and other job configuration stuff. And I see how the
resolveTestPlugins t
Hi, I'm trying to use a different set of plugins for different Spock
Specifications. I've posted a more detail question
here:
https://stackoverflow.com/questions/68196423/trouble-using-a-base-spock-specification-and-jenkinsrule-with-pluginmanager
I'm hoping that someone might be able to provid