You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (Jira)" <ji...@apache.org> on 2019/09/03 18:55:00 UTC

[jira] [Created] (SPARK-28963) Fall back to archive.apache.org to download Maven if mirrors don't have requested version

Sean Owen created SPARK-28963:
---------------------------------

             Summary: Fall back to archive.apache.org to download Maven if mirrors don't have requested version
                 Key: SPARK-28963
                 URL: https://issues.apache.org/jira/browse/SPARK-28963
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.0.0
            Reporter: Sean Owen
            Assignee: Sean Owen


As described in https://github.com/apache/spark/pull/25665, {{build/mvn}} attempts to download Maven from the ASF mirrors. But these are only guaranteed to have the latest release in each branch. If older ones are removed, this script fails, and that's a problem for older releases at least.

We can try falling back to archive.apache.org in this case.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org