Trying to solve some my problems and looking at many wise discussions such as:
Maven parent pom vs modules pom,
I came to a conclusion that I do not understand something absolutely basic in all that stuff about POMs.
How can a POM that is a root one, have a parent or even maybe parents?
It seems that maven has special interpretation of what is the parent and what is the root. But I am afraid that all documentation that I have found takes such simple terms for something already known. Sorry, they are not such for me.