pipeline-as-yaml-plugin
pipeline-as-yaml-plugin copied to clipboard
SnakeYAML method not found
SnakeYAML API Plugin 2.2-111.vc6598e30cc65
java.lang.NoSuchMethodError: org.yaml.snakeyaml.representer.Representer: method 'void
i have the same issue, which jenkins version you currently use @xdxiaodong
Same issue here, any luck?
Jenkins core and plugins are now depending on SnakeYAML 2: https://plugins.jenkins.io/snakeyaml-api/
Plugin need to be adapted and refreshed
I believe this has been resolved via the PR above. Please reopen if it is still an issue.