NoSuchMethodError probably due to outdated Guava version

      Stacktrace:

      FATAL: 'void com.google.common.util.concurrent.Futures.addCallback(com.google.common.util.concurrent.ListenableFuture, com.google.common.util.concurrent.FutureCallback)'
      java.lang.NoSuchMethodError: 'void com.google.common.util.concurrent.Futures.addCallback(com.google.common.util.concurrent.ListenableFuture, com.google.common.util.concurrent.FutureCallback)'
      	at com.atlassian.util.concurrent.Promises$Of.then(Promises.java:222)
      	at com.atlassian.util.concurrent.Promises$Of.done(Promises.java:212)
      	at com.atlassian.util.concurrent.Promises$Of.fold(Promises.java:265)
      	at com.atlassian.httpclient.api.WrappingResponsePromise.transform(WrappingResponsePromise.java:25)
      	at com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient.callAndParse(AbstractAsynchronousRestClient.java:138)
      	at com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient.callAndParse(AbstractAsynchronousRestClient.java:152)
      	at com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient.getAndParse(AbstractAsynchronousRestClient.java:69)
      	at com.atlassian.jira.rest.client.internal.async.AsynchronousSearchRestClient.searchJqlImplGet(AsynchronousSearchRestClient.java:109)
      	at com.atlassian.jira.rest.client.internal.async.AsynchronousSearchRestClient.searchJql(AsynchronousSearchRestClient.java:94)
      	at com.atlassian.jira.rest.client.internal.async.AsynchronousSearchRestClient.searchJql(AsynchronousSearchRestClient.java:85)
      	at rocks.inspectit.releaseplugin.JIRAAccessTool.getTicketsByJQL(JIRAAccessTool.java:268)
      	at rocks.inspectit.releaseplugin.releasenotes.ConfluenceReleaseNotesPublisher.perform(ConfluenceReleaseNotesPublisher.java:107)
      	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:47)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
      	at hudson.model.Build$BuildExecution.build(Build.java:199)
      	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
      	at hudson.model.Run.execute(Run.java:1900)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
      	at hudson.model.ResourceController.execute(ResourceController.java:107)
      	at hudson.model.Executor.run(Executor.java:449)
      Finished: FAILURE 

          [JENKINS-70453] Incompatible with Jenkins 2.375.1

          Mark Waite added a comment - - edited

          abangerl,

          Last released 5 years ago and has an open security vulnerability. Not maintained. If this plugin is important to your company, you should recommend that they allow you to adopt the plugin so that you can fix the security issue and modernize the plugin. The modernization process should resolve this issue.

          Mark Waite added a comment - - edited abangerl , Last released 5 years ago and has an open security vulnerability. Not maintained. If this plugin is important to your company, you should recommend that they allow you to adopt the plugin so that you can fix the security issue and modernize the plugin . The modernization process should resolve this issue.

            novatec NovaTec Consulting
            abangerl Andreas B.
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: