I have a feeling that this might be a path thing.

where it says
<exec dir="java/server" executable="mvn" failonerror="true" >
                                            <arg value="jetty:run"/>
<arg value="-DrunType=$ {runType}"/>

can you try replacing the mvn with the absolute path to your mvn command.
Thanks
Ian



On 25 Apr 2008, at 23:29, Michael Angerman wrote:

Embedded error: Execute failed: java.io.IOException: CreateProcess: mvn
jetty:run -DrunType=full error=2

Reply via email to