<?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: Maven: it ain&#8217;t too bad</title>
	<atom:link href="http://ericlefevre.net/wordpress/2009/05/06/maven-it-aint-too-bad/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericlefevre.net/wordpress/2009/05/06/maven-it-aint-too-bad/</link>
	<description>Eric's Elegant Elucidations</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:38:55 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Faster tests, at CITCON Paris 2009 &#171; Eric Lefevre-Ardant on Java &#38; Agile</title>
		<link>http://ericlefevre.net/wordpress/2009/05/06/maven-it-aint-too-bad/comment-page-1/#comment-2874</link>
		<dc:creator>Faster tests, at CITCON Paris 2009 &#171; Eric Lefevre-Ardant on Java &#38; Agile</dc:creator>
		<pubDate>Tue, 22 Sep 2009 08:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://ericlefevre.net/wordpress/?p=609#comment-2874</guid>
		<description>[...] face reality and move away from their ideal abstraction (very reminiscent of Joel Spolsky&#8217;s Law of Leaky Abstractions). The only question is: how confident are you that those (slightly compromised) tests actually test [...]</description>
		<content:encoded><![CDATA[<p>[...] face reality and move away from their ideal abstraction (very reminiscent of Joel Spolsky&#8217;s Law of Leaky Abstractions). The only question is: how confident are you that those (slightly compromised) tests actually test [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Maldon</title>
		<link>http://ericlefevre.net/wordpress/2009/05/06/maven-it-aint-too-bad/comment-page-1/#comment-2673</link>
		<dc:creator>Robert Maldon</dc:creator>
		<pubDate>Thu, 07 May 2009 00:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://ericlefevre.net/wordpress/?p=609#comment-2673</guid>
		<description>After using Maven for a few years I&#039;m still conflicted on whether Maven is a good thing or not - which probably means in my opinion it is a bad thing :)

I hear you when you talk about not being able to justify messing around with your own build scripts since Maven is &quot;good enough&quot;. However, in my experience if you want to do something slightly different to &quot;the Maven way&quot; (i.e. something not directly supported by the Maven plugins, or even if you have to fix bugs in the plugins) you are in for a universe of pain - the Leaky Abstraction.

A small annoyance I&#039;ve had with Maven is &quot;repository bloat&quot;. If you keep adding new versions of JARs to the repository and are not diligent about removing old versions (which may be problematic if you need to build an old version of your software) then the Maven repo keeps growing and growing and growing :) I still prefer to check in JARs instead of pulling them from a repo. But that&#039;s just me :)

Nice post about Maven.</description>
		<content:encoded><![CDATA[<p>After using Maven for a few years I&#8217;m still conflicted on whether Maven is a good thing or not &#8211; which probably means in my opinion it is a bad thing :)</p>
<p>I hear you when you talk about not being able to justify messing around with your own build scripts since Maven is &#8220;good enough&#8221;. However, in my experience if you want to do something slightly different to &#8220;the Maven way&#8221; (i.e. something not directly supported by the Maven plugins, or even if you have to fix bugs in the plugins) you are in for a universe of pain &#8211; the Leaky Abstraction.</p>
<p>A small annoyance I&#8217;ve had with Maven is &#8220;repository bloat&#8221;. If you keep adding new versions of JARs to the repository and are not diligent about removing old versions (which may be problematic if you need to build an old version of your software) then the Maven repo keeps growing and growing and growing :) I still prefer to check in JARs instead of pulling them from a repo. But that&#8217;s just me :)</p>
<p>Nice post about Maven.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
