concept lifecycle phase in category gradle
appears as: lifecycle phases, lifecycle phases

This is an excerpt from Manning's book Gradle in Action - corrected 9052019.
We’ll also look at Gradle’s build lifecycle to get a good understanding of how a build is configured and executed. Your build script can respond to notifications as the build progresses through the lifecycle phases. In the last part of this chapter, we’ll show how to write lifecycle hooks as closure and listener implementations.