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 ?