-
Improvement
-
Resolution: Fixed
-
Minor
As of 1.26, it doesn't look like the Gradle plugin is setting PATH+GRADLE, so it's not getting added to the PATH automatically by the tool step (or in Declarative when you specify Gradle in the tools directive, which uses tool behind the scenes anyway). That should be fixed.
- relates to
-
JENKINS-28718 withTool
-
- Open
-
- links to
[JENKINS-42381] GradleInstallation not setting PATH+GRADLE
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #42 (Web Link)" [ 15504 ] |
Link | New: This issue relates to JENKINS-28718 [ JENKINS-28718 ] |
Labels | New: declarative pipeline |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
PR up at https://github.com/jenkinsci/gradle-plugin/pull/42