Moving From Maven To Gradle With Docker

Moving From Maven To Gradle With Docker

This presentation explains how to move from Maven to Gradle with Docker in a multi-product pipeline. Coming from a multi-module project with about 300 Maven pom.xmls, we now use Gradle to build our artifacts and deliver our Docker based web applications.

We started with a Maven multi-module project being converted to Gradle during a hack day and were impressed by the ease of use and the expressive build scripts of Gradle. While some issues couldn’t be resolved out of the box, we now use Gradle as tool of choice for a new project of our platform. This new project is based on Docker as runtime environment and we use Gradle to build, push and run our Docker containers.

You’ll learn how we managed to migrate to a Gradle based build with some details on less intuitive ways to solve our needs and common pitfalls. You’ll also learn how we currently use Gradle in one of our projects to implement a continuous deployment pipeline including Docker and blue-green deployments.

Video producer: http://www.gradlesummit.com/