On Oct 9, 2009, at 6:33 AM, Quintin Beukes wrote: > Hey, > > How can I disable the installation/expanding of the assembly zip? > > I just run the server concurrently to make the test run faster. IIRC, if you have started a server independently, you can run a part of the testsuite just by cd'ing to the appropriate directory containing the testsuite bits and running mvn clean install. thanks david jencks > > It's not a big deal, but it could sure speed up another 10 or so > seconds. > > Quintin Beukes