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

Separate configurations containing JAR and JPI dependencies

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • gradle-jpi-plugin
    • None

      Currently the Gradle configurations managed by the Gradle JPI plugin contain JPI/HPI and JAR dependencies. JPI/HPI dependencies are not supported by Gradle. To improve the design, configurations should either contain JPI/HPI or JAR dependencies. The existing jenkinsPlugins and optionalJenkinsPlugins should only contain JPI/HPI dependencies and should not be part of the standard configuration hierarchy. The jenkinsTest configuration currently contains plugin dependencies (JPI/HPI) and the Jenkins Test Harness (JAR). It must be split into a jenkinsTestPlugins configuration only containing JPI/HPI dependencies and the jenkinsTest configuration containing the Jenkins Test Harness.

            sghill Steve Hill
            daspilker Daniel Spilker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: