SyntaxFix
Write A Post
Hire A Developer
Questions
I faced the same issue. Setting relative path of the parent in module projects solved the issue.
Use <relativePath>../Parent Project Name/pom.xml</relativePath>
<relativePath>../Parent Project Name/pom.xml</relativePath>