<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
Do we have any experience with Maven Failsafe plugin?<BR>
It's like surefire, but the test process is split to two goals:&nbsp; running tests and checking the results.<BR>
They're bound to different phases by default. Which leads me to:<BR>
<BR>
Would it solve our &quot;two executions&quot; problem? Are there some gotchas?<BR>
<BR>
<BR>
Additional info from John Casey:<BR>
<BR>
<FONT SIZE="2"><FONT COLOR="#204a87">(17:07:11) </FONT></FONT><FONT COLOR="#204a87">OndrejZizka: Is</FONT><FONT COLOR="#909090"> new functionality added to surefire automatically added to failsafe too?</FONT><BR>
<FONT SIZE="2"><FONT COLOR="#204a87">(17:07:17) </FONT></FONT><FONT COLOR="#204a87">OndrejZizka: </FONT><FONT COLOR="#909090">like, groups, for instance</FONT><BR>
<FONT SIZE="2"><FONT COLOR="#204a87">(17:07:27) </FONT></FONT><FONT COLOR="#204a87">OndrejZizka: </FONT><FONT COLOR="#909090">and support for newer junit etc</FONT><BR>
<FONT SIZE="2"><FONT COLOR="#cc0000">(17:07:57) </FONT></FONT><FONT COLOR="#cc0000">jdcasey: </FONT><FONT COLOR="#000000">you mean code-wise? yeah, I think so</FONT><BR>
<FONT SIZE="2"><FONT COLOR="#cc0000">(17:08:21) </FONT></FONT><FONT COLOR="#cc0000">jdcasey: </FONT><FONT COLOR="#000000">they made a huge effort not long ago to synchronize those plugins, and IIRC they're in the same codebase in SVN now</FONT><BR>
<BR>
<BR>
Regards,<BR>
Ondra<BR>
<BR>
<BR>
<BR>
Ond&#345;ej &#381;i&#382;ka p&#237;&#353;e v P&#225; 02. 12. 2011 v 06:47 +0100:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    1-3)&nbsp; is currently done by a combination of modules and Surefire executions.<BR>
    The problem with the later is that a failure in one execution prevents the successive from running.<BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>