Book Image

Apache Maven Cookbook

Book Image

Apache Maven Cookbook

Overview of this book

Table of Contents (18 chapters)
Apache Maven Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Multi-module Projects

In this chapter we will cover the following recipes:

  • Understanding project inheritance

  • Understanding project aggregation

  • Combining inheritance and aggregation

  • Performing multi-module dependency management

  • Performing multi-module plugin management

  • Selectively building modules

  • Reporting for multi-module projects