Is it possible to have multi-level module hierarchy in maven? If yes, are there any problems with it or would it work as smooth as parent-child hierarchy?
e.g.
parent
|__child1
|__child2
|__grandchild1
|__grandchild2
|__greatgrandchild