On Tuesday November 28 2006 2:12 pm, Rick McGuire wrote: > Is there a maven option on the yoko build to suppress running the > tests? I find myself doing a lot of iterations on things right now, > and skipping the tests would really speed things up for me. > > Rick
mvn -Dmaven.test.skip=true If you just want to run a single test: mvn -Dtest=TestClassNameWithoutPackage -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 F:781-902-8001 [EMAIL PROTECTED]