Re: maven 3.6.1 removed from apache maven repo

2019-09-03 Thread Felix Cheung
(Hmm, what is spark-...@apache.org?) From: Sean Owen Sent: Tuesday, September 3, 2019 11:58:30 AM To: Xiao Li Cc: Tom Graves ; spark-...@apache.org Subject: Re: maven 3.6.1 removed from apache maven repo It's because build/mvn only queries ASF mirrors

Re: maven 3.6.1 removed from apache maven repo

2019-09-03 Thread Sean Owen
It's because build/mvn only queries ASF mirrors, and they remove non-current releases from mirrors regularly (we do the same). This may help avoid this in the future: https://github.com/apache/spark/pull/25667 On Tue, Sep 3, 2019 at 1:41 PM Xiao Li wrote: > Hi, Tom, > > To unblock the build, I m

Re: maven 3.6.1 removed from apache maven repo

2019-09-03 Thread Xiao Li
Hi, Tom, To unblock the build, I merged the upgrade to master. https://github.com/apache/spark/pull/25665 Thanks! Xiao On Tue, Sep 3, 2019 at 10:58 AM Tom Graves wrote: > It looks like maven 3.6.1 was removed from the repo - see SPARK-28960. It > looks like they pushed 3.6.2, but I don't s

maven 3.6.1 removed from apache maven repo

2019-09-03 Thread Tom Graves
It looks like maven 3.6.1 was removed from the repo - see SPARK-28960.  It looks like they pushed 3.6.2,  but I don't see any release notes on the maven page for it 3.6.2 Seems like we had this happen before, can't remember if it was maven or something else, anyone remember or know if they are a