Hi, In http://maven.apache.org/guides/introduction/introduction-to-the-pom.html Example 2 Solution has <relativePath>.../parent/pom.xml</relativePath> Shouldn't it be <relativePath>../parent/pom.xml</relativePath>? Basically I see three dots. Shouldn't it be two dots?
Regards, Kannan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org