It takes 1 to 2 minutes for my AWS CodeBuilds to download dependencies from Maven Central.
Failed to create a pre-provisioned Docker container, is there a way to cache them between builds?
CodeBuild now provides a cache function that you can use to preload your dependencies.