On Thursday, May 30, 2002, at 06:12 PM, isaac gouy wrote: > root@lin jakarta-turbine-torque # ant test > Buildfile: build.xml > > BUILD FAILED > > Target `test' does not exist in this project.
Maven has become the default build method. I think you want this: 'ant -f build-legacy.xml test' -Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
