Tom Palmer <[EMAIL PROTECTED]> wrote on 28/10/2002 11:07:09 PM: > It's not that - the problem is that maven.bat tries to execute the first > FIND command that it finds within its path. Usually most users who install > cygwin add the cygwin bin directory to the windows path which results in > maven.bat trying to use the GNU find command rather than the intended > %SYSTEMROOT%\system32\find.exe. In theory using > %SYSTEMROOT%\system32\find.exe will fix this but I'm not sure it'll work on > win95/win98.
No, I don't think it will. > Anyway, as Peter stated in a later email, my patch for build-bootstrap.xml > fixes this so hopefully this won't come up again. Nope. That patch busts installations like mine, unless it's sheer coincidence that bootstrap now fails for me. Which is possible... > Regards, > > Tom -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:turbine-maven-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-dev-help@;jakarta.apache.org>
