<?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>Fri, 12 Mar 2010 05:13:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chriki™</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-188076</link>
		<dc:creator>Chriki™</dc:creator>
		<pubDate>Wed, 17 Feb 2010 11:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-188076</guid>
		<description>Thanks very much for the detailed explanations. I’m only doing my first steps with Maven so this helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thanks very much for the detailed explanations. I’m only doing my first steps with Maven so this helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Willitts</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-174794</link>
		<dc:creator>Martin Willitts</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-174794</guid>
		<description>Thanks. This helped me out enormously.</description>
		<content:encoded><![CDATA[<p>Thanks. This helped me out enormously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marshall Schor</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-172804</link>
		<dc:creator>Marshall Schor</dc:creator>
		<pubDate>Tue, 22 Sep 2009 05:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-172804</guid>
		<description>I tried doing this, and for some strange reason, the maven eclipse:eclipse insisted on treating the log4j as an Eclipse &quot;project&quot; instead if just referring to jar in my local .m2 repository.  This of course made my project using log4j fail to build, because I don&#039;t have log4j as an Eclipse project in my workspace.  

Using 1.2.14 without the excludes - worked fine.

Any ideas why eclipse:eclipse is acting up on this one? (I&#039;m using version 2.7 of the maven eclipse plugin)</description>
		<content:encoded><![CDATA[<p>I tried doing this, and for some strange reason, the maven eclipse:eclipse insisted on treating the log4j as an Eclipse &#8220;project&#8221; instead if just referring to jar in my local .m2 repository.  This of course made my project using log4j fail to build, because I don&#8217;t have log4j as an Eclipse project in my workspace.  </p>
<p>Using 1.2.14 without the excludes &#8211; worked fine.</p>
<p>Any ideas why eclipse:eclipse is acting up on this one? (I&#8217;m using version 2.7 of the maven eclipse plugin)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dire</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-172007</link>
		<dc:creator>Dire</dc:creator>
		<pubDate>Mon, 31 Aug 2009 19:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-172007</guid>
		<description>If you just use the log4j 1.2.14 instead of 1.2.15, things will be much easier.</description>
		<content:encoded><![CDATA[<p>If you just use the log4j 1.2.14 instead of 1.2.15, things will be much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-171908</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Sat, 29 Aug 2009 21:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-171908</guid>
		<description>Thanks, it was very helpful!

... and maven/sun licencing problem very annoing - and for years not resolved :(</description>
		<content:encoded><![CDATA[<p>Thanks, it was very helpful!</p>
<p>&#8230; and maven/sun licencing problem very annoing &#8211; and for years not resolved <img src='http://unitstep.net/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </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-171510</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-171510</guid>
		<description>Thanks! Exactly the information I needed!

I didn&#039;t knew that the missing jar files where absent because of licencing issues.

I&#039;m astonished that such a problem is not addressed by maven, or at least the m2eclipse plugin.
Something minimal, like adding a licensing text inside the pom, and request the user to accept the licence by clicking a button (inside the eclipse plugin), or setting some flag in the local repository directory structure (like adding an empty file &quot;licence-ok.txt&quot;)

Anyway...Great post!</description>
		<content:encoded><![CDATA[<p>Thanks! Exactly the information I needed!</p>
<p>I didn&#8217;t knew that the missing jar files where absent because of licencing issues.</p>
<p>I&#8217;m astonished that such a problem is not addressed by maven, or at least the m2eclipse plugin.<br />
Something minimal, like adding a licensing text inside the pom, and request the user to accept the licence by clicking a button (inside the eclipse plugin), or setting some flag in the local repository directory structure (like adding an empty file &#8220;licence-ok.txt&#8221;)</p>
<p>Anyway&#8230;Great post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
