According to Vincent's solution. (Sorry, I haven't subscribed list before, so I couldn't reply)
I don't think if using setUp()/tearDown() for container control is good, because: 1) container state is external to application (and test) 2) we lose benefits of using declarative cargo setup in POM 3) we have to do additional structure (test case) for container controling for the whole test-suite BTW Is it possible to invoke m2 goal from inside the mojo? I.e. write mojo that performs cargo:start, some tests, cargo:stop and bind it to integration-test phase. Piotr Smolinski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
