GitHub user JoshRosen opened a pull request:

    https://github.com/apache/spark/pull/12307

    [BUILD][HOTFIX] Download Maven from regular mirror network rather than 
archive.apache.org

    [archive.apache.org](https://archive.apache.org/) is undergoing 
maintenance, breaking our `build/mvn` script:
    
    > We are in the process of relocating this service. To save on the immense 
bandwidth that this service outputs, we have put it in maintenance mode, 
disabling all downloads for the next few days. We expect the maintenance to be 
complete no later than the morning of Monday the 11th of April, 2016.
    
    This patch fixes this issue by updating the script to use the regular 
mirror network to download Maven.
    
    (This is a backport of #12262 to 1.6)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JoshRosen/spark fix-1.6-mvn-download

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12307.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12307
    
----
commit a7e0ab4765786624704b5bb8ed4336929922fb11
Author: Josh Rosen <[email protected]>
Date:   2016-04-11T22:00:09Z

    [BUILD][HOTFIX] Download Maven from regular mirror network rather than 
archive.apache.org (branch-1.6 backport)

----


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