-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Jenkins 2.46.3
AWS Pipeline Plugin 1.8 / 1.9
We started having the following error after updating a bunch of plugins:
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) A just-in-time binding to de.taimos.pipeline.aws.WithAWSStep was already configured on a parent injector. at org.jenkinsci.plugins.workflow.steps.ContextParameterModule.configure(ContextParameterModule.java:45)
Downgrading the plugin doesn't seem to work, and downgrading some of its dependenciesĀ breaks Jenkins so I cannot easily test that.