-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.414.2
When we want to build a package using Jenkins dsl (using classic scm checkout) we have an issue. There is a problem with Jackson/Joda time on Gitlab API calls.
So this is impossible to checkout the project in Jenkins.
I've tried to update with the latest Jenkins BOM to be sure but I still have the issue.
Please find the logs in attachment.
The plugin version is the latest.
Exception caught:org.gitlab4j.api.GitLabApiException: A MultiException has 2 exceptions. They are: 1. java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: Provider com.fasterxml.jackson.datatype.joda.JodaModule could not be instantiated 2. java.lang.IllegalStateException: Unable to perform operation: post construct on org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProvider MultiException stack 1 of 2 java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: Provider com.fasterxml.jackson.datatype.joda.JodaModule could not be instantiated