Re: Failing to get resources from Maven in CI

2018-12-07 Thread Sean Goller
I agree. We should deploy a caching server to resolve this. On Thu, Dec 6, 2018 at 4:16 PM Jacob Barrett wrote: > Given that this seems to be an ongoing problem with bintray I think it is > time we put a local caching repository in our CI network. The native > project ran into this same issue fo

Re: Failing to get resources from Maven in CI

2018-12-06 Thread Jacob Barrett
Given that this seems to be an ongoing problem with bintray I think it is time we put a local caching repository in our CI network. The native project ran into this same issue for months at one point. Depending on where in the internet you live the bintray host you get can be flakey. For native

Failing to get resources from Maven in CI

2018-12-06 Thread Helena Bales
Hello, It looks like we are still having some problems with Maven in CI. I got the following error in the pre-checkin for this PR (the first commit). Since I didn't change any dependencies, I would expect the image to already have all the dependencies, a