Hi,
 
I'd like to start a database (HSQL or McKoi) before my JUnit tests start and stop it 
after. It's quite easy to do that in a preGoal and postGoal but of course starting the 
database occurs in the same process, suspending the execution of everything else.
 
Ant supports the execution of parrallel tasks but with Maven I don't how to say that 
some goal should be executed in separate thread. Is this possible ? Are there some 
best practices to do that ?
 
Thanks a lot for any help.



---------------------------------
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Testez le nouveau Yahoo! Mail

Reply via email to