You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mailaripillai, Kannan Jeganathan" <ka...@hp.com> on 2013/03/07 06:54:27 UTC

POM guide. Example 2. Typo?

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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: POM guide. Example 2. Typo?

Posted by Arnaud Héritier <ah...@gmail.com>.
No Stephan, that's right there is an error
... must be replaced by ..
I just tried to edit the page using our CMS
I'm not sure if it will work ...


On Thu, Mar 7, 2013 at 9:35 AM, Stephen Connolly <
stephen.alan.connolly@gmail.com> wrote:

> 2 is correct
>
>
> On 7 March 2013 05:54, Mailaripillai, Kannan Jeganathan <kannanmj@hp.com
> >wrote:
>
> > 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-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>



-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

Re: POM guide. Example 2. Typo?

Posted by Stephen Connolly <st...@gmail.com>.
2 is correct


On 7 March 2013 05:54, Mailaripillai, Kannan Jeganathan <ka...@hp.com>wrote:

> 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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>