Java.Lang.VerifyError, Jenkins bug? Java.Lang.VerifyError, Jenkins bug? jenkins jenkins

Java.Lang.VerifyError, Jenkins bug?


java.lang.VerifyError happens when you have compiled against a different library than you are using at runtime.

I strongly suspect there is some path issue which is picking wrong version at compile time. I would suggest revisit all your configurations one more time.