Are we taking about the warning in the site plugin? Because the annoyance is that if your parent is intentionally not reached by relative path (because it is RELEASED), the site plugin insists on whining about the path. I think it should not.
On Fri, Jun 3, 2011 at 4:39 PM, Anders Hammar <[email protected]> wrote: >> 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? >> > > Yes, that's what you do in the child in this case (i.e. "<relativePath/>"). > > /Anders > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
