<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Making Maven 2 work with JUnit 4</title>
	<atom:link href="http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/</link>
	<description>Spiros Tzavellas’s blog, mostly on software development and Java.</description>
	<lastBuildDate>Tue, 28 Sep 2010 18:21:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: spiros</title>
		<link>http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/comment-page-1/#comment-112</link>
		<dc:creator>spiros</dc:creator>
		<pubDate>Wed, 01 Aug 2007 22:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/#comment-112</guid>
		<description>Surefire 2.2 does not support JUnit 4. I don&#039;t remember exactly, but I think that JUnit 4 test cases (with the @Test annotation) are ignored in 2.2.

BTW 2.3 is now final, so you don&#039;t have to use a snapshot from the snapshots repository.</description>
		<content:encoded><![CDATA[<p>Surefire 2.2 does not support JUnit 4. I don&#8217;t remember exactly, but I think that JUnit 4 test cases (with the @Test annotation) are ignored in 2.2.</p>
<p>BTW 2.3 is now final, so you don&#8217;t have to use a snapshot from the snapshots repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaf</title>
		<link>http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/comment-page-1/#comment-111</link>
		<dc:creator>Asaf</dc:creator>
		<pubDate>Tue, 31 Jul 2007 15:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/#comment-111</guid>
		<description>What&#039;s the difference in behavior between 2.3 and 2.2, in respect to supporting JUnit 4?</description>
		<content:encoded><![CDATA[<p>What&#8217;s the difference in behavior between 2.3 and 2.2, in respect to supporting JUnit 4?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spiros</title>
		<link>http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/comment-page-1/#comment-110</link>
		<dc:creator>spiros</dc:creator>
		<pubDate>Sun, 17 Jun 2007 05:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/#comment-110</guid>
		<description>You are welcome :-)</description>
		<content:encoded><![CDATA[<p>You are welcome <img src='http://www.tzavellas.com/techblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew McCullough</title>
		<link>http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/comment-page-1/#comment-109</link>
		<dc:creator>Matthew McCullough</dc:creator>
		<pubDate>Thu, 14 Jun 2007 04:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/2007/05/16/making-maven-2-work-with-junit-4/#comment-109</guid>
		<description>Thanks a ton for this helpful info.  This really shortcuts me to getting my maven 2 projects running surefire on JUnit 4 tests.</description>
		<content:encoded><![CDATA[<p>Thanks a ton for this helpful info.  This really shortcuts me to getting my maven 2 projects running surefire on JUnit 4 tests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

