Re: Adding Maven Central mirror from Google to the build?

2020-01-22 Thread Tom Graves
+1 for proposal. Tom On Tuesday, January 21, 2020, 04:37:04 PM CST, Sean Owen wrote: See https://github.com/apache/spark/pull/27307 for some context. We've had to add, in at least one place, some settings to resolve artifacts from a mirror besides Maven Central to work around some build

Re: Adding Maven Central mirror from Google to the build?

2020-01-21 Thread Hyukjin Kwon
+1. If it becomes a problem for any reason, we can consider another option ( https://github.com/apache/spark/pull/27307#issuecomment-576951473) later 2020년 1월 22일 (수) 오전 8:23, Dongjoon Hyun 님이 작성: > +1, I'm supporting the following proposal. > > > this mirror as the primary repo in the build, fal

Re: Adding Maven Central mirror from Google to the build?

2020-01-21 Thread Reynold Xin
This seems reasonable! On Tue, Jan 21, 2020 at 3:23 PM, Dongjoon Hyun < dongjoon.h...@gmail.com > wrote: > > +1, I'm supporting the following proposal. > > > > this mirror as the primary repo in the build, falling back to Central if > needed. > > > Thanks, > Dongjoon. > > > > On Tue, Jan

Re: Adding Maven Central mirror from Google to the build?

2020-01-21 Thread Dongjoon Hyun
+1, I'm supporting the following proposal. > this mirror as the primary repo in the build, falling back to Central if needed. Thanks, Dongjoon. On Tue, Jan 21, 2020 at 14:37 Sean Owen wrote: > See https://github.com/apache/spark/pull/27307 for some context. We've > had to add, in at least one

Adding Maven Central mirror from Google to the build?

2020-01-21 Thread Sean Owen
See https://github.com/apache/spark/pull/27307 for some context. We've had to add, in at least one place, some settings to resolve artifacts from a mirror besides Maven Central to work around some build problems. Now, we find it might be simpler to just use this mirror as the primary repo in the b