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

    https://github.com/apache/spark/pull/4124#discussion_r23250632
  
    --- Diff: build/mvn ---
    @@ -68,7 +68,7 @@ install_app() {
     # Install maven under the build/ folder
     install_mvn() {
       install_app \
    -    "http://apache.claz.org/maven/maven-3/3.2.3/binaries"; \
    +    "http://archive.apache.org/dist/maven/maven-3/3.2.3/binaries"; \
    --- End diff --
    
    While you're at it, point to 3.2.5? It's not ideal to point to 
`archive.apache.org` but at least it holds releases longer, whereas mirrors 
drop all but the latest point release in each line. I don't know of a 
redirector that would automatically send the request to a mirror though.


---
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