[ 
https://issues.jenkins-ci.org/browse/JENKINS-12769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162926#comment-162926
 ] 

Marco Trevisan commented on JENKINS-12769:
------------------------------------------

Another way to reproduce:

- you have a set of gradle projects (one of them is the "master" project and 
the remaining ones are subprojects) each of them is in an appropriate 
subdirectory of the workspace, each having its own build.gradle file.
- you need to invoke gradlew in the master project, so you specify "Root build 
script" = "${workspace}/master", or simply "master".
- The plugin still tries to execute gradlew from the workspace root, seems to 
ignore the "Root build script setting".

Cheers, 

Marco
                
> Cannot specify location of gradle wrapper
> -----------------------------------------
>
>                 Key: JENKINS-12769
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12769
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: gradle
>            Reporter: cjyar
>            Assignee: Gregory Boissinot
>
> When using the gradle plugin for builds, it's possible to select the gradle 
> wrapper instead of the gradle application. However, using the gradle wrapper, 
> it's not possible to specify the location of the gradle wrapper script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to