After migrating to Mavent 3.0.3 Parent poms in several Projects cannot be resolved anymore.
The Projects are structured in a default manner, so I set parent.relativePath
com.test.vaquar.khan vk-parent 1.0.0-SNAPSHOT ../projectname/pom.xml
Add following line in parent
../projectname/pom.xml
You need relative path if you are building from local parent pom not available in nexsus, add pom in nexus then no need this path