I have my maven project setup as 1 shell projects and 4 children modules. When I try to build the shell. I get:
[INFO] Scanning for projects... [ERROR] The b
Inside relative path tag do as follows
{project_name}/pom.xml
and then RunAs-> Maven build
It worked for me.