[Webtest] Building Webtest fails

Tomi Mäkinen Tomi Mäkinen"
Wed, 16 Jan 2008 14:11:48 +0200


------=_Part_14718_15237854.1200485508386
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

I'm trying to build Webtest with ant just like advised (
http://webtest.canoo.com/webtest/manual/building.html), but building fails.
Here is end of building.

Trying to override old definition of task groovy

assembleRuntime:
    [mkdir] Created dir: E:\webtest\webtest\build\runtime\lib
     [copy] Copying 30 files to E:\webtest\webtest\build\runtime\lib
     [move] Moving 1 file to E:\webtest\webtest\build\runtime\lib
     [copy] Copying 4 files to E:\webtest\webtest\build\runtime\lib
     [copy] Copying 53 files to E:\webtest\webtest\build\runtime

-launchWebTest:
     [copy] Copying 1 file to E:\webtest\webtest\build\runtime\lib
     [java] Buildfile: build.xml
     [java] Java Result: 1

init:

stop:
     [echo] Stoping jetty...

BUILD FAILED
E:\webtest\webtest_R_1649\build.xml:571: The following error occurred while
executing this line:
E:\webtest\webtest_R_1649\build.xml:675: The following error occurred while
executing this line:
E:\webtest\webtest_R_1649\build.xml:742: Warning: Could not find file
E:\webtest\webtest\build\selftests\reports\WebTestOverview.xml to copy.

Total time: 9 minutes 29 seconds

Can you help me ?

------=_Part_14718_15237854.1200485508386
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,<br><br>I&#39;m trying to build Webtest with ant just like advised (<a href="http://webtest.canoo.com/webtest/manual/building.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://webtest.canoo.com/webtest/manual/building.html
</a>), but building fails. Here is end of building.
<br><br>Trying to override old definition of task groovy<br><br>assembleRuntime:<br>&nbsp;&nbsp;&nbsp; [mkdir] Created dir: E:\webtest\webtest\build\runtime\lib<br>&nbsp;&nbsp;&nbsp;&nbsp; [copy] Copying 30 files to E:\webtest\webtest\build\runtime\lib<br>

&nbsp;&nbsp;&nbsp;&nbsp; [move] Moving 1 file to E:\webtest\webtest\build\runtime\lib<br>&nbsp;&nbsp;&nbsp;&nbsp; [copy] Copying 4 files to E:\webtest\webtest\build\runtime\lib<br>&nbsp;&nbsp;&nbsp;&nbsp; [copy] Copying 53 files to E:\webtest\webtest\build\runtime<br><br>-launchWebTest:
<br>&nbsp;&nbsp;&nbsp;&nbsp; [copy] Copying 1 file to E:\webtest\webtest\build\runtime\lib<br>&nbsp;&nbsp;&nbsp;&nbsp; [java] Buildfile: build.xml<br>&nbsp;&nbsp;&nbsp;&nbsp; [java] Java Result: 1<br><br>init:<br><br>stop:<br>&nbsp;&nbsp;&nbsp;&nbsp; [echo] Stoping jetty...<br><br>BUILD FAILED<br>E:\webtest\webtest_R_1649\build.xml:571: The following error occurred while executing this line:
<br>E:\webtest\webtest_R_1649\build.xml:675: The following error occurred while executing this line:<br>E:\webtest\webtest_R_1649\build.xml:742: Warning: Could not find file E:\webtest\webtest\build\selftests\reports\WebTestOverview.xml to copy.
<br><br>Total time: 9 minutes 29 seconds<br><br>Can you help me ?<br><br>

------=_Part_14718_15237854.1200485508386--