Hi,
I'm new to the WebTest build process so please bear with me. I'm trying to do a
build from https://svn.canoo.com/trunk/webtest, revision 32543 but I get a
BUILD failed error. Ideas?
The following fails:
C:\Dev\webtest>webtest full
.... omitted for clarity ...
functionalTest:
fetchDependencies:
[artifact:dependencies] Downloading: groovy/groovy-all/1.0/groovy-all-1.0.pom
[artifact:dependencies] Downloading: groovy/groovy-all/1.0/groovy-all-1.0.pom
[artifact:dependencies] Downloading: groovy/groovy-all/1.0/groovy-all-1.0.pom
Trying to override old definition of task groovy
clover.present:
test.init:
runWebappAgainstJetty:
[echo] Result path will be: C:\Dev\webtest\build\selftests\reports
isSelftestServerAlreadyRunning:
stopSelftestServer:
init:
start:
[echo] Starting jetty...
fetchDependencies:
[artifact:dependencies] Downloading: groovy/groovy-all/1.0/groovy-all-1.0.pom
[artifact:dependencies] Downloading: groovy/groovy-all/1.0/groovy-all-1.0.pom
[artifact:dependencies] Downloading: groovy/groovy-all/1.0/groovy-all-1.0.pom
Trying to override old definition of task groovy
assembleRuntime:
[mkdir] Created dir: C:\Dev\webtest\build\runtime\lib
[copy] Copying 30 files to C:\Dev\webtest\build\runtime\lib
[move] Moving 1 file to C:\Dev\webtest\build\runtime\lib
[copy] Copying 4 files to C:\Dev\webtest\build\runtime\lib
[copy] Copying 56 files to C:\Dev\webtest\build\runtime
-launchWebTest:
[copy] Copying 1 file to C:\Dev\webtest\build\runtime\lib
[java] Buildfile: build.xml
[java] Java Result: 1
init:
stop:
[echo] Stoping jetty...
BUILD FAILED
C:\Dev\webtest\build.xml:571: The following error occurred while executing this
line:
C:\Dev\webtest\build.xml:675: The following error occurred while executing this
line:
C:\Dev\webtest\build.xml:742: Warning: Could not find file
C:\Dev\webtest\build\selftests\reports\WebTestOverview.xml to copy.
Total time: 6 minutes 46 seconds
=======
Indeed: C:\Dev\webtest\build\selftests is empty.
-Yoo-Jin
(apologies I accidently sent a draft of this email)