March 09
Prof. Ismael H. F. Santos                                                                               2
POM relationships - Aggregation
nNotice that we have set the packaging type as pom, which is required for both parent and aggregator projects.
n
nA project with modules is known as a multimodule project. Modules are projects that a POM lists, executed as a set. Multimodule projects know of their modules, but the reverse is not necessarily true,
n