Hi Warner, This sounds like a Junit TestSetup to initialize your environment before you execute your tests.
Cheers, Siegfried Goeschl -----Original Message----- From: Warner Onstine [mailto:[EMAIL PROTECTED] Sent: Dienstag, 25. Mai 2004 22:48 To: Maven Users List Subject: running tests in a particular order Is there a way in Maven to override the test:test goal and specify my own tests, resources and goals inside? Basically what I need to do is to tell Maven that I want to clean a database and setup specific data prior to 3 different types of tests. -warner --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
