nThe
pom.xml master project
file
nThe artifact ID of this master project is mavenex2, and its packaging type is pom. This signals to Maven 2 that this is a multimodule project.
nThe <modules> tag then specifies the two modules that this project comprises: NumOps and OpsImp.