Announcing Distributed Testing for Maven
By Marc PhilippIn Gradle Enterprise 2020.5 we’ve added the missing piece to our testing product for Maven: Distributed Testing (available for Gradle builds since Gradle Enterprise 2020.2). In this blog post, we’re going to connect the build of the Eclipse Jetty open source project to Gradle Enterprise. We will demonstrate how Distributed Testing and Build Caching – with very little effort – reduce the total build time from over 50 minutes to about 15 minutes for a typical code change. We will also discuss potential options for reducing build time even further by optimizing the build for Distributed Testing.
Read More →