Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57709

warnings-ng-plugin with incorrect dependency to git plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • warnings-ng-plugin
    • None
    • warnings-ng-plugin v5.0.0 with incorrect dependency to git plugin
    • 6.0.0

      Hello,

      When starting the Jenkins server, the warnings-ng plugin (since version 5.0.0) returns the following warnings: 

      hudson.ExtensionFinder$Sezpoz scout

      WARNING: Failed to scout io.jenkins.plugins.analysis.warnings.axivion.AxivionSuite$AxivionSuiteToolDescriptor

      java.lang.NoClassDefFoundError: com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel

      Caused by: java.lang.ClassNotFoundException: com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel

      hudson.ExtensionFinder$GuiceFinder$SezpozModule configure

      WARNING: Failed to load io.jenkins.plugins.analysis.warnings.axivion.AxivionSuite$AxivionSuiteToolDescriptor

      java.lang.NoClassDefFoundError: com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel

      Caused by: java.lang.ClassNotFoundException: com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel

      To correct these warnings I have to install the git plugin (optional dependency). Is there a way to avoid these warnings without installing the git plugin (which I do not want to make available on Jenkins)?

            drulli Ulli Hafner
            eraimbau Eric RAIMBAULT
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: