<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Apache Maven: A Misbehavin&#8217; Build Tool?</title>
	<atom:link href="http://duncan.hull.name/2010/02/25/maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://duncan.hull.name/2010/02/25/maven/</link>
	<description>A personal laboratory notebook</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:01:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Duncan</title>
		<link>http://duncan.hull.name/2010/02/25/maven/#comment-3785</link>
		<dc:creator><![CDATA[Duncan]]></dc:creator>
		<pubDate>Thu, 11 Mar 2010 13:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://duncan.hull.name/?p=2692#comment-3785</guid>
		<description><![CDATA[Hi Simon, Yup, like most software, when it works its great. But when it goes pear-shaped, its a real pain. On a bad day I wonder if the benefit of Maven is really worth the (high) cost...]]></description>
		<content:encoded><![CDATA[<p>Hi Simon, Yup, like most software, when it works its great. But when it goes pear-shaped, its a real pain. On a bad day I wonder if the benefit of Maven is really worth the (high) cost&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Jupp</title>
		<link>http://duncan.hull.name/2010/02/25/maven/#comment-3782</link>
		<dc:creator><![CDATA[Simon Jupp]]></dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://duncan.hull.name/?p=2692#comment-3782</guid>
		<description><![CDATA[Hey Duncan. Funny you should mention Maven, I&#039;ve just spent the last couple of weeks getting to grips with the Taverna codebase which is built using Maven. Its taken me about two weeks to write the code I needed and a large portion of that time was spent faffing around with Maven. I didn&#039;t find any great introductory tutorials online, but once I &quot;got it&quot; I found it to be ok and the IntelliJ maven plugin is also quite good. These automated build tools are great when they simple work out of the box, but a complete nightmare do debug when they go wrong, especially when you&#039;re trying to build a large project for the first time.]]></description>
		<content:encoded><![CDATA[<p>Hey Duncan. Funny you should mention Maven, I&#8217;ve just spent the last couple of weeks getting to grips with the Taverna codebase which is built using Maven. Its taken me about two weeks to write the code I needed and a large portion of that time was spent faffing around with Maven. I didn&#8217;t find any great introductory tutorials online, but once I &#8220;got it&#8221; I found it to be ok and the IntelliJ maven plugin is also quite good. These automated build tools are great when they simple work out of the box, but a complete nightmare do debug when they go wrong, especially when you&#8217;re trying to build a large project for the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janne</title>
		<link>http://duncan.hull.name/2010/02/25/maven/#comment-3776</link>
		<dc:creator><![CDATA[Janne]]></dc:creator>
		<pubDate>Sat, 06 Mar 2010 15:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://duncan.hull.name/?p=2692#comment-3776</guid>
		<description><![CDATA[Thanks for using my picture - and even more thanks for telling me. I love finding out about new things, and up until know I had no idea Maven (or Ant) even existed.]]></description>
		<content:encoded><![CDATA[<p>Thanks for using my picture &#8211; and even more thanks for telling me. I love finding out about new things, and up until know I had no idea Maven (or Ant) even existed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maven Sucks</title>
		<link>http://duncan.hull.name/2010/02/25/maven/#comment-3772</link>
		<dc:creator><![CDATA[Maven Sucks]]></dc:creator>
		<pubDate>Sun, 28 Feb 2010 00:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://duncan.hull.name/?p=2692#comment-3772</guid>
		<description><![CDATA[Here&#039;s how to show that the quote above is hiding something: More people use Ant than Maven (most definitely) - do we hear more Ant complaints or Maven?  I&#039;d say there are more complaints about Maven. Even if they had an equal user base, more complaints about Maven still makes it the loser overall.]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s how to show that the quote above is hiding something: More people use Ant than Maven (most definitely) &#8211; do we hear more Ant complaints or Maven?  I&#8217;d say there are more complaints about Maven. Even if they had an equal user base, more complaints about Maven still makes it the loser overall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maven Sucks</title>
		<link>http://duncan.hull.name/2010/02/25/maven/#comment-3771</link>
		<dc:creator><![CDATA[Maven Sucks]]></dc:creator>
		<pubDate>Sun, 28 Feb 2010 00:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://duncan.hull.name/?p=2692#comment-3771</guid>
		<description><![CDATA[That quote isn&#039;t quite accurate, it&#039;s not that simple.  There are three types of languages/build tools/etc:

The ones everyone complains about A LOT
The ones everyone complains about once in a while
The ones nobody uses

In other words there&#039;s the important detail of HOW WELL something performs, there are different degrees of success. Pointing out that nothing is *perfect* (as that quote was doing) is just rationalization.]]></description>
		<content:encoded><![CDATA[<p>That quote isn&#8217;t quite accurate, it&#8217;s not that simple.  There are three types of languages/build tools/etc:</p>
<p>The ones everyone complains about A LOT<br />
The ones everyone complains about once in a while<br />
The ones nobody uses</p>
<p>In other words there&#8217;s the important detail of HOW WELL something performs, there are different degrees of success. Pointing out that nothing is *perfect* (as that quote was doing) is just rationalization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nhaslam</title>
		<link>http://duncan.hull.name/2010/02/25/maven/#comment-3762</link>
		<dc:creator><![CDATA[nhaslam]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://duncan.hull.name/?p=2692#comment-3762</guid>
		<description><![CDATA[I think its definitely worth the hassle for a project over a certain size. There may be disagreements over what exactly that size is - but I believe it would be impossible to deploy and share large projects with the dependency management that maven provides. 

I&#039;m always very happen to find that a particular library I want is available in a maven repo through eclipse. It just makes my life a lot easier when experimenting with new code. The EBI in particular are to be congratulated on the abdundance of libraries that are available through maven. It makes using their code a simple matter of clicking a few buttons in my favourite IDE.]]></description>
		<content:encoded><![CDATA[<p>I think its definitely worth the hassle for a project over a certain size. There may be disagreements over what exactly that size is &#8211; but I believe it would be impossible to deploy and share large projects with the dependency management that maven provides. </p>
<p>I&#8217;m always very happen to find that a particular library I want is available in a maven repo through eclipse. It just makes my life a lot easier when experimenting with new code. The EBI in particular are to be congratulated on the abdundance of libraries that are available through maven. It makes using their code a simple matter of clicking a few buttons in my favourite IDE.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

