John Dix wrote:

> Hello,
> 
> I am wanting to determine how maven determines where parent poms are if
> the <relativePath> tag is not in the <parent> section of a pom. Can
> someone please point me to where in the source code I should set a
> breakpoint and start look for this?

A missing relativePath element and the following expression are equally 
handled:

 <relativePath>..</relativePath>

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to