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 archetypes. Maven archetypes provide a way of reducing repetitive work in building Maven projects. There are thousands of archetypes out there available publicly to assist you build different types of projects. This chapter covered a commonly used set of archetypes and later discussed how to develop your own custom archetypes.

In the next chapter, we will look into Maven repository management with the Nexus repository manager.