srowen commented on a change in pull request #27281: [SPARK-30572][BUILD] Add a
fallback Maven repository
URL: https://github.com/apache/spark/pull/27281#discussion_r368338260
##########
File path: pom.xml
##########
@@ -257,6 +257,22 @@
<enabled>false</enabled>
</snapshots>
</repository>
+ <repository>
Review comment:
OK, it could be listed second. I don't see a problem with including a mirror
as a repository here, as it's just a mirror of central. (We have had in the
past, even, vendor-specific repos.) I hope it would have the same effect in
improving robustness as anyone running the build would have it look at both
repos before failing.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]