WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

surefire post-integration-test not working

View: New views
2 Messages — Rating Filter:   Alert me  

surefire post-integration-test not working

by Nitin Patil-3 :: Rate this Message:

| View Threaded | Show Only this Message


Hi,

I am running a few integration tests and prior to the run I need to start a few processes and post run stop a few. I'm able to successfully start these using the "pre-integration-test". However, the "post-integration-test" never executes (independent of whether tests are successful or not). My impression is that it should execute regardless.

What could be the reason?

Thanks,
- Nitin
     
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/196390706/direct/01/

Re: surefire post-integration-test not working

by Stephen Connolly-2 :: Rate this Message:

| View Threaded | Show Only this Message

your impression is wrong

never run "mvn integration-test" what you really mean to type is "mvn  
verify"

Sent from my [rhymes with tryPod] ;-)

On 26 Jan 2010, at 00:27, Nitin Patil <nnpatil@...> wrote:

>
> Hi,
>
> I am running a few integration tests and prior to the run I need to  
> start a few processes and post run stop a few. I'm able to  
> successfully start these using the "pre-integration-test". However,  
> the "post-integration-test" never executes (independent of whether  
> tests are successful or not). My impression is that it should  
> execute regardless.
>
> What could be the reason?
>
> Thanks,
> - Nitin
>
> _________________________________________________________________
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
> http://clk.atdmt.com/GBL/go/196390706/direct/01/