can you look at the end of build/log/selftest.console.log.xml? Cheers, Marc. -- Blog: http://mguillem.wordpress.com
Suzanne Scheitle wrote: > I'm trying to build WebTest for the first time and am having some > failures. I'm going to try and work through these but was hoping for > some insight. > > Doing a "webtest full" build, I get 2 errors, and no test failures are > reported. > 1. An error on line 571 of the build.xml, but no output as to what the > error is. This line in the build is "<antcall > target="functionalTest"/>" in the target <test />. > 2. An error on line 675 of the build.xml, but no output again. This > line is, "<antcall target="runWebappAgainstJetty">" although it *looks* > as if jetty is properly started and stopped by the build process. > > This does produce what might be (still trying to figure it out) a full > deploy but if I try to run it, I get the error, "[CLOVER] FATAL ERROR: > Clover could not be initialised. Are you sure you have Clover in the > runtime classpath? (class > java.lang.NoClassDefFoundError:com_cenqua_clover/CloverVersionInfo)". I > realize figuring out the build errors might resolve this but again, just > hoping for some tips or insight. > > Thanks, > Suzanne > > > ------------------------------------------------------------------------ > Need to know the score, the latest news, or you need your HotmailĀ®-get > your "fix". Check it out. <http://www.msnmobilefix.com/Default.aspx> _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

