Seems that it works only when invoking gradle in the root dir where gradle wrapper lives.
When I tried to invoke it for a set of tests deeper in the directories I got:

[Gradle] - Launching build.
[Gradle] - [ERROR] Can't retrieve the Gradle executable.
Build step 'Invoke Gradle script' marked build as failure
Recording test results

What is the configuration passing for execution? I assume that instead [gradle build] it should be [gradlew build]. But the commands [gradle] or [gradlew] are passed from Jenkins, so I wonder what is passed in case of the wrapper?

Hope you can help me

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