You could drastically improve the CI build experience for the Java ecosystem if you offered a Maven repository mirror of Maven Central that was co-located with the CircleCI build hosts. It would significantly cut down on bandwidth between Maven Central and the CircleCI infrastructure, and builds that used the local mirror would run an order of magnitude faster if they were pulling the gigabytes of dependencies over a local connection instead of over the open Internet.