had a similar problem a while ago (produced an exec IOException system 32 blah blah blah). something to do with the executable name not having .bat as a suffix.

i.e. 'maven' works from cmd but when 'maven' is called from within ant it needs
the .bat

not sure if this has anything to do with what you're seeing.

James Strachan wrote:
I get the following when trying to bootstrap on Win32

ant -f build-bootstrap.xml

    [echo]
+------------------------------------------------------------------+
    [echo] |
|
    [echo] | B U I L D I N G  T H E  R E A C T O R
|
    [echo] |
|
    [echo]
+------------------------------------------------------------------+
    [echo]
    [exec] /jakarta/maven/bin/maven: Can't open /jakarta/maven/bin/maven: No
such file or directory

Anyone got any bright ideas why the build-bootstrap.xml doesn't use
maven.bat on windows? This used to work...

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________

Do You Yahoo!?

Everything you'll ever need on one web page

from News and Sport to Email and Music Charts

http://uk.my.yahoo.com


--
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>



--
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>

Reply via email to