Maven 3 emits a warning if the parent-pom relative path (../pom.xml) does not match the specified parent pom. However the ../pom.xml is a simple aggregator pom and the parent pom cannot be referenced from this location in subversion. Am I expected to put <relativePath/> everywhere?
Secondly, I vote up this behaviour where this warning is not emitted if the relativePath element is not used. http://jira.codehaus.org/browse/MNG-4687 regards, Harsha --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
