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

plugin bundles huge amount of libraries seemingly incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • deployit-plugin
    • None

      the plugin contains 120 libraries in `WEB-INF/lib`

      Many (most of) these should actually come from Jenkins core or plugins and not be bundled

      e.g. bouncycastle libraries should come from a dependency on the bouncycastle-api library and not be bundled.  simillary for eddsa

      spring-core and spring-context are examples of libraries which should not be bundled as they are provided by virtue of running inside Jenkins (the container contains these).

      There are numerous other examples of this also.

            Unassigned Unassigned
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: