<?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: PMD in Ant Problem &#8211; &#8220;Could not find class&#8221;</title>
	<atom:link href="http://www.rekk.de/bloggy/2008/pmd-in-ant-problem-could-not-find-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rekk.de/bloggy/2008/pmd-in-ant-problem-could-not-find-class/</link>
	<description>Dropping Brain Crumbs ...</description>
	<lastBuildDate>Thu, 12 Jan 2012 10:09:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jeanne Boyarsky</title>
		<link>http://www.rekk.de/bloggy/2008/pmd-in-ant-problem-could-not-find-class/comment-page-1/#comment-160</link>
		<dc:creator>Jeanne Boyarsky</dc:creator>
		<pubDate>Tue, 01 Mar 2011 21:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.rekk.de/bloggy/?p=117#comment-160</guid>
		<description>Titix,
Thank you for the insight here.  I wasted an awful lot of time trying to figure out what to do.  I did need the auxclasspath element in addition.</description>
		<content:encoded><![CDATA[<p>Titix,<br />
Thank you for the insight here.  I wasted an awful lot of time trying to figure out what to do.  I did need the auxclasspath element in addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Titix</title>
		<link>http://www.rekk.de/bloggy/2008/pmd-in-ant-problem-could-not-find-class/comment-page-1/#comment-35</link>
		<dc:creator>Titix</dc:creator>
		<pubDate>Fri, 30 Jan 2009 10:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.rekk.de/bloggy/?p=117#comment-35</guid>
		<description>Hi,

I&#039;ve found another solution to this problem, that doesn&#039;t require to upgrade PMD version (works on Ant 1.7, PMD 4.2.4): make sure the classpath defined at the taskdef level includes asm-3.1.jar and jaxen-1.1.1.jar. I had them removed because PMD didn&#039;t complain about it... I also did not use the auxclasspath attribute/nested element. 

If you get NoSuchMethodError about ClassVisitor, make sure your classpath does not also include and old version of asm.jar (hibernate distribution for example)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve found another solution to this problem, that doesn&#8217;t require to upgrade PMD version (works on Ant 1.7, PMD 4.2.4): make sure the classpath defined at the taskdef level includes asm-3.1.jar and jaxen-1.1.1.jar. I had them removed because PMD didn&#8217;t complain about it&#8230; I also did not use the auxclasspath attribute/nested element. </p>
<p>If you get NoSuchMethodError about ClassVisitor, make sure your classpath does not also include and old version of asm.jar (hibernate distribution for example)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

