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

Docker Java API bundles libraries conflicting with the core versions

XMLWordPrintable

    • 3.2.13-69.vb_b_0c2333257c

      The plugin has not upper bounds check enabled (parent POM upd is required), so the dependencies on this API plugin do not pass Maven Enforcer:

       Require upper bound dependencies error for org.apache.commons:commons-compress:1.10 paths to dependency are:
      +-org.jenkins-ci.plugins:configuration-as-code:1.0-SNAPSHOT
        +-org.jenkins-ci.main:jenkins-core:2.60.3
          +-org.apache.commons:commons-compress:1.10
      and
      +-org.jenkins-ci.plugins:configuration-as-code:1.0-SNAPSHOT
        +-io.jenkins.docker:docker-plugin:1.1.2
          +-org.jenkins-ci.plugins:docker-java-api:3.0.14
            +-com.github.docker-java:docker-java:3.0.14
              +-org.apache.commons:commons-compress:1.12
      

            basil Basil Crow
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: