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

Gradle wrapper location should be more flexible.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • gradle-plugin
    • None

      There have been several pull requests related to the location of the gradle wrapper. This issue is meant to concentrate the discussion for where the wrapper can be found.

      Current thinking is that the plugin should check for the wrapper in the following locations in this order:

      1. User supplied location from job cofiguration - 'Path to gradle wrapper'
      2. User supplied location from master configuration - default for all jobs on master
      3. root of build script directory - parallel to build.gradle
      4. root of workspace

      Looking for comments/discussion.

      Reference:
      https://github.com/jenkinsci/gradle-plugin/pull/9
      https://github.com/jenkinsci/gradle-plugin/pull/11
      https://github.com/jenkinsci/gradle-plugin/pull/13

            gsimpson George Simpson
            gsimpson George Simpson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: