It should be here: https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-9/
Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Fri, Sep 19, 2008 at 11:48 AM, 陈思淼 <[EMAIL PROTECTED]> wrote: > I down load Maven 2.09 source code from > https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.9 > but in the pom.xml of the top fold, I see the parent segment like this: > > <parent> > <groupId>org.apache.maven</groupId> > <artifactId>maven-parent</artifactId> > <version>8</version> > <relativePath>../pom/maven/pom.xml</relativePath> > </parent> > > where should i find the "./pom/maven/pom.xml" > thank you >
