April 2018
Intermediate to advanced
202 pages
4h 48m
English
A multi-module Maven project aggregates several Maven projects into a single one. In this chapter, we will create three modules that form the whole application:
All these modules are aggregated into a single Maven project with the name chapter-02. Let's start by creating this aggregator project by using the pom-root Maven archetype. Run the following ...
Read now
Unlock full access