FYI, this problem still exists in RC3 of Maven (version 1.7 of the ant
plugin).  So, I modified the jelly script to create paths relative to
${basedir}.  I sent my changes to the Maven team and they recently got
incorporated into the development stream of the ant plugin.

So, prior to the next release of the ant plugin, I would recommend getting
the latest jelly script before attempting to generate build.xml.

> -----Original Message-----
> From: Mark R. Diggory [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 24, 2004 8:55 AM
> To: Jakarta Commons Developers List
> Subject: Re: cvs commit: jakarta-commons/math build.xml
>
>
> Yes, this still was an issue with RC1. So we need to be carefull.
>
>  matthew.hawthorne wrote:
>
> > Phil Steitz wrote:
> >
> >> Ouch!  Once again, maven is generating local path references.  Does
> >> anyone know how to stop this???
> >>
> >> I had hand-edited the previous version to correct this.
> >
> >
> >
> > I had heard it was fixed back around rc1, but was never able to
> > confirm it.  I think it's the ${basedir} references that screw it up,
> > and I'm never quite sure if I need ${basedir} in there, especially if
> > I'm doing
> > multiproject builds.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
>


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

Reply via email to