Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: gradle
Created: 14/Sep/12 9:21 AM
Description:

Hello,

I have to following problem with the Gradle plugin for Jenkins:

While editing the project configuration I am able to select one of the installed Gradle versions to use for "Invoke Gradle". After saving the project configuration, the value of "Gradle Version" falls back to "(Default)".

Since I don't have (and don't intend to have) Gradle on the path, every build fails with the following message:

[Gradle] - Launching build.
[i4r-hire-build] $ cmd.exe /C gradle.bat build && exit %%ERRORLEVEL%%
'gradle.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
Finished: FAILURE

I am using Gradle plugin version 1.19 and Jenkins version 1.481

Project: Jenkins
Priority: Major Major
Reporter: Johannes Rost
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to