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

Warnings NG relies on higher library versions than Jenkins core (e.g. commons-io)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • warnings-ng-plugin
    • None

      Warnings NG plugin uses higher library versions than ones offered in the Jenkins core. E.g. it depends on common-io-2.7 while the core includes 2.4. It leads to unpredictable behavior on the user side

       

      +-com.github.oleg-nenashev.ci-jenkinsfile-runner:parent:1.0-SNAPSHOT
      +-org.jenkins-ci.main:jenkins-core:2.235.1
      +commons-io:commons-io:2.6 (managed) <- commons-io:commons-io:2.4
      and
      +-com.github.oleg-nenashev.ci-jenkinsfile-runner:parent:1.0-SNAPSHOT
      +-io.jenkins.plugins:warnings-ng:8.2.0
      +-net.sourceforge.pmd:pmd-core:6.24.0
      +commons-io:commons-io:2.6 (managed) <- commons-io:commons-io:2.7

            drulli Ulli Hafner
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: