Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12262#discussion_r59068327
  
    --- Diff: build/mvn ---
    @@ -70,7 +70,7 @@ install_app() {
     # Install maven under the build/ folder
     install_mvn() {
       local MVN_VERSION="3.3.9"
    -  local APACHE_MIRROR=${APACHE_MIRROR:-https://archive.apache.org/dist}
    +  local 
APACHE_MIRROR=${APACHE_MIRROR:-'https://www.apache.org/dyn/closer.lua?action=download&filename='}
    --- End diff --
    
    Yeah, I had to search around a bit and found a couple examples of other 
scripts / projects doing this. It's a bummer that this isn't authoritatively 
documented anywhere.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to