Book Image

Mastering Gradle

Book Image

Mastering Gradle

Overview of this book

Table of Contents (17 chapters)
Mastering Gradle
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we discussed migration to Gradle from Ant and Maven. This is a very common scenario in any organization where the existing build script is written in Ant or Maven and it is trying to upgrade to Gradle. This chapter gives some analysis and different approaches, which might help to plan the Gradle migration in a better and more organized way.

In the next chapter, we will discuss the deployment aspect of build automation with Docker.