[ 
https://issues.apache.org/jira/browse/SPARK-14477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232335#comment-15232335
 ] 

Sean Owen commented on SPARK-14477:
-----------------------------------

[~mgrover] I just realized why you may be suggesting this -- the ASF mirrors 
are apparently offline for the next *four days*:
http://archive.apache.org/dist/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz

I think that means the builds will fail, if they don't have a cached copy 
locally. Like this one, which built vs branch 1.6 and couldn't find 3.3.3:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55346/console

Maybe it will only affect non-master builds because Jenkins has 3.3.9 locally 
already?

At least this would give us a hook to point to a different mirror in Jenkins 
jobs for the next couple days.

> Allow custom mirrors for downloading artifacts in build/mvn
> -----------------------------------------------------------
>
>                 Key: SPARK-14477
>                 URL: https://issues.apache.org/jira/browse/SPARK-14477
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.0.0
>            Reporter: Mark Grover
>            Priority: Minor
>
> Currently, build/mvn hardcodes the URLs where it downloads mvn and zinc/scala 
> from. It makes sense to override these locations with mirrors in many cases, 
> so this change will add support for that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to