<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Maven! Leeggo My Eggo (tests)</title>
	<atom:link href="http://twoguysarguing.wordpress.com/2009/07/23/maven-leeggo-my-eggo-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://twoguysarguing.wordpress.com/2009/07/23/maven-leeggo-my-eggo-tests/</link>
	<description>colorful back and forth from two highly opinionated programmers</description>
	<lastBuildDate>Fri, 17 May 2013 10:05:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://twoguysarguing.wordpress.com/2009/07/23/maven-leeggo-my-eggo-tests/#comment-87</link>
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://twoguysarguing.wordpress.com/?p=240#comment-87</guid>
		<description><![CDATA[my post removed all of my xml. you use the excludes and testExcludes tags within the configuration node.]]></description>
		<content:encoded><![CDATA[<p>my post removed all of my xml. you use the excludes and testExcludes tags within the configuration node.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://twoguysarguing.wordpress.com/2009/07/23/maven-leeggo-my-eggo-tests/#comment-86</link>
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://twoguysarguing.wordpress.com/?p=240#comment-86</guid>
		<description><![CDATA[Did you ever figure this out? I stumbled across your post while looking to do the same. I got it to work by including both the  and  nodes of a configuration tag within the maven-compiler-plugin.

Hopefully you already figured this out.
  -Jeff

sample (please note I have a parent pom with more plugin details defined for the compiler so if you notice things are missing (compiler level) that&#039;s why):

  
org.apache.maven.plugins  
maven-compiler-plugin  
  
     
         [java source file]
     
       
         src/test/**/*.java
       
  
]]></description>
		<content:encoded><![CDATA[<p>Did you ever figure this out? I stumbled across your post while looking to do the same. I got it to work by including both the  and  nodes of a configuration tag within the maven-compiler-plugin.</p>
<p>Hopefully you already figured this out.<br />
  -Jeff</p>
<p>sample (please note I have a parent pom with more plugin details defined for the compiler so if you notice things are missing (compiler level) that&#8217;s why):</p>
<p>org.apache.maven.plugins<br />
maven-compiler-plugin  </p>
<p>         [java source file]</p>
<p>         src/test/**/*.java</p>
]]></content:encoded>
	</item>
</channel>
</rss>
