I have 3 sibling projects that have a common parent that I'm managing with Maven. The projects share same parent which is one level up. The parent POM has no knowledge ...
I currently have about 16 projects that I build with maven that get deployed to the same application server that make up something like a "portal". I have built a parent ...