Search Results for: Pears not containing sweetening matter
arranges poms in a parent-child hierarchy, by having the child identify the parent pom. the other kind is aggregation - poms which specify sub-modules for purposes of building multi-module things, and releasing them all at once. for clarity, we mostly keep these two uses in separate poms: parent poms do not
do aggregation, and aggregation poms do not do common factoring. the uima project has one common parent pom, called "parent-pom", that contains common things for all the sub-projects. each multi-module sub-project, for instance, the uima java sdk (uimaj), contains, in turn, a sub-project common parent...
https://uima.apache.org/maven-design.html