<?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: Get the most out of your Maven reports</title>
	<atom:link href="http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/</link>
	<description>Software development done right!</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Maven Tips &#124; Xebia Blog</title>
		<link>http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-58593</link>
		<dc:creator>Maven Tips &#124; Xebia Blog</dc:creator>
		<pubDate>Sat, 25 Oct 2008 12:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-58593</guid>
		<description>[...] of noise. If you really want to benefit from them tweak them to meet your team&#039;s need. I wrote a blogpost on this topic [...]</description>
		<content:encoded><![CDATA[<p>[...] of noise. If you really want to benefit from them tweak them to meet your team&#8217;s need. I wrote a blogpost on this topic [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vonk</title>
		<link>http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-47204</link>
		<dc:creator>Lars Vonk</dc:creator>
		<pubDate>Thu, 10 Jul 2008 09:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-47204</guid>
		<description>Hi Pieter,

You are right. PMD supports classpath, but FindBugs doesn&#039;t. Hence the ugly script...</description>
		<content:encoded><![CDATA[<p>Hi Pieter,</p>
<p>You are right. PMD supports classpath, but FindBugs doesn&#8217;t. Hence the ugly script&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter vd Meer</title>
		<link>http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-47163</link>
		<dc:creator>Pieter vd Meer</dc:creator>
		<pubDate>Wed, 09 Jul 2008 13:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-47163</guid>
		<description>As far as i know, the files defined in excludeFilterFile is searched on the classpath of the plugin.

By define a dependency for the plugin:

  
    
     org.apache.maven.plugins
     maven-checkstyle-plugin
     2.1
     
      
	...
	...
	...
....

You can use the plugin and reference to a file that is within the dependency specified.

I didnot try this for the findbugs plugin but for the pmd and checkstyle plugin this mechanism works.

So no need for (ugly) ant scripts within the maven file.</description>
		<content:encoded><![CDATA[<p>As far as i know, the files defined in excludeFilterFile is searched on the classpath of the plugin.</p>
<p>By define a dependency for the plugin:</p>
<p>     org.apache.maven.plugins<br />
     maven-checkstyle-plugin<br />
     2.1</p>
<p>	&#8230;<br />
	&#8230;<br />
	&#8230;<br />
&#8230;.</p>
<p>You can use the plugin and reference to a file that is within the dependency specified.</p>
<p>I didnot try this for the findbugs plugin but for the pmd and checkstyle plugin this mechanism works.</p>
<p>So no need for (ugly) ant scripts within the maven file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Le Berrigaud</title>
		<link>http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-40188</link>
		<dc:creator>Samuel Le Berrigaud</dc:creator>
		<pubDate>Mon, 31 Mar 2008 00:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/#comment-40188</guid>
		<description>If you look at tracking quality of your maven 2 project I recommend Sonar (http://sonar.hortis.ch/). This will work with most of the reports you mention here and provide excellent aggregation of the metrics across time for multiple projects.</description>
		<content:encoded><![CDATA[<p>If you look at tracking quality of your maven 2 project I recommend Sonar (<a href="http://sonar.hortis.ch/" rel="nofollow">http://sonar.hortis.ch/</a>). This will work with most of the reports you mention here and provide excellent aggregation of the metrics across time for multiple projects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.xebia.com/2008/03/29/get-the-most-out-of-your-maven-reports/feed/ ) in 0.71808 seconds, on Feb 9th, 2012 at 8:30 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 9:30 pm UTC -->
