breautek commented on issue #1863:
URL: 
https://github.com/apache/cordova-android/issues/1863#issuecomment-3505189185

   > Is Cordova actually responsible for fetching the gradle distribution, or 
is it gradle itself doing that? I don't see anywhere in our code that we're 
doing anything with the `distributionUrl`
   
   Gradle downloads/installs the wrapper via the `gradle wrapper` task.
   
   We also don't produce the distribution url ourselves. We do accept a 
distribution url as a config argument but default path is to specify a version 
via (`--gradle-version`), and gradle builds up the distribution url itself.
   
   Given they are using a temporary redirect, maybe gradle is just doing 
maintenance on their own server?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to