You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Child modules are not nested within their parent module directories so default parent relativePath (../pom.xml) is wrong. Maven 3 will refuse to build such projects (see more details here). Correct relativePath should be set.