<?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: Resolving log4j 1.2.15 dependency problems in Maven using exclusions</title>
	<atom:link href="http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Sun, 05 Feb 2012 23:06:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Maxime</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-301590</link>
		<dc:creator>Maxime</dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-301590</guid>
		<description>Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maven + Log4j &#124; Patrick Winters</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-300379</link>
		<dc:creator>Maven + Log4j &#124; Patrick Winters</dc:creator>
		<pubDate>Fri, 23 Dec 2011 22:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-300379</guid>
		<description>[...] Resolving log4j 1.2.15 dependency problems in Maven using exclusions  &lt;dependency&gt; &lt;groupId&gt;log4j&lt;/groupId&gt; &lt;artifactId&gt;log4j&lt;/artifactId&gt; &lt;version&gt;1.2.15&lt;/version&gt; &lt;scope&gt;provided&lt;/scope&gt; &lt;exclusions&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.mail&lt;/groupId&gt; &lt;artifactId&gt;mail&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.jms&lt;/groupId&gt; &lt;artifactId&gt;jms&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jdmk&lt;/groupId&gt; &lt;artifactId&gt;jmxtools&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jmx&lt;/groupId&gt; &lt;artifactId&gt;jmxri&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;/exclusions&gt; &lt;/dependency&gt;    This entry was posted in Professional by patrick. Bookmark the permalink. [...]</description>
		<content:encoded><![CDATA[<p>[...] Resolving log4j 1.2.15 dependency problems in Maven using exclusions  &lt;dependency&gt; &lt;groupId&gt;log4j&lt;/groupId&gt; &lt;artifactId&gt;log4j&lt;/artifactId&gt; &lt;version&gt;1.2.15&lt;/version&gt; &lt;scope&gt;provided&lt;/scope&gt; &lt;exclusions&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.mail&lt;/groupId&gt; &lt;artifactId&gt;mail&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.jms&lt;/groupId&gt; &lt;artifactId&gt;jms&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jdmk&lt;/groupId&gt; &lt;artifactId&gt;jmxtools&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jmx&lt;/groupId&gt; &lt;artifactId&gt;jmxri&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;/exclusions&gt; &lt;/dependency&gt;    This entry was posted in Professional by patrick. Bookmark the permalink. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-297826</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Thu, 15 Dec 2011 09:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-297826</guid>
		<description>Thanks for the detailed explaination</description>
		<content:encoded><![CDATA[<p>Thanks for the detailed explaination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanh</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-290536</link>
		<dc:creator>Sanh</dc:creator>
		<pubDate>Wed, 16 Nov 2011 10:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-290536</guid>
		<description>I love you for this !</description>
		<content:encoded><![CDATA[<p>I love you for this !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-290425</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Wed, 16 Nov 2011 01:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-290425</guid>
		<description>It&#039;s fair to say that while version 1.2.15 has this problem with its maven dependencies, in version 1.2.16 they have fixed this issue by declaring those dependencies as true.
Just update the dependency to 1.2.16 and the problem is solved!</description>
		<content:encoded><![CDATA[<p>It&#8217;s fair to say that while version 1.2.15 has this problem with its maven dependencies, in version 1.2.16 they have fixed this issue by declaring those dependencies as true.<br />
Just update the dependency to 1.2.16 and the problem is solved!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Supriya</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-290421</link>
		<dc:creator>Supriya</dc:creator>
		<pubDate>Wed, 16 Nov 2011 01:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-290421</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul_shukla</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-286796</link>
		<dc:creator>Atul_shukla</dc:creator>
		<pubDate>Tue, 01 Nov 2011 11:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-286796</guid>
		<description>Thanx a lot.......:)</description>
		<content:encoded><![CDATA[<p>Thanx a lot&#8230;&#8230;.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-259107</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 12 Aug 2011 18:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-259107</guid>
		<description>Saved me a lot of hassle.  Thank you!!</description>
		<content:encoded><![CDATA[<p>Saved me a lot of hassle.  Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kan</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-253075</link>
		<dc:creator>kan</dc:creator>
		<pubDate>Sun, 24 Jul 2011 06:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-253075</guid>
		<description>Thanks. Worked for me.</description>
		<content:encoded><![CDATA[<p>Thanks. Worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zsolt Doma</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-246056</link>
		<dc:creator>Zsolt Doma</dc:creator>
		<pubDate>Sun, 10 Jul 2011 15:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-246056</guid>
		<description>Thanks! :)</description>
		<content:encoded><![CDATA[<p>Thanks! <img src='http://unitstep.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

