Book Image

Mastering Apache Maven 3

Book Image

Mastering Apache Maven 3

Overview of this book

Table of Contents (16 chapters)
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we focused on Maven lifecycles and explained how the three standard lifecycles work and how we can customize them. Later in the chapter, we discussed how to define our own lifecycles and develop our own lifecycle extensions.

In the next chapter, we will discuss how to extend Maven's default behavior further via plugins.