Jason,

if you're on beta 10, your <extend> will need ${basedir}/../project.xml 
and not just ../project.xml


"Jason Horne" <[EMAIL PROTECTED]> wrote on 18/09/2003 04:01:13 AM:

> I think Maven switches it automatically.  The original line from the
> sub-POM had a forward-slash, i.e.:
> 
>   <extend>../project.xml</extend>
> 
> I changed it to a backslash, i.e.:
> 
>   <extend>..\project.xml</extend>
> 
> In both cases, the error message had a backslash.
> 
> Jason

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to