Multi Module Project with Maven

In this blog post I will explain Multi Module Project with Apache Maven. First we will understand what is Multi Module Project in Maven.

A multi-module project is built from an aggregator POM that manages a group of submodules.

In most of the cases, the aggregator or parent pom is located in the project’s root directory and must have packaging of type pom.

You have to understand one thing all the sub modules are regular Maven project, which can be built separately or through aggregator pom.

The rest of the blog can be read using this link: Multi Module Project with Maven

--

--

Naveen - (Founder & Trainer @ NPN Training)

A software training institute which believes that technology has to be learnt under experienced practitioners — www.npntraining.com