<?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: On Maven</title>
	<atom:link href="http://blog.uncommons.org/2007/12/20/on-maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.uncommons.org/2007/12/20/on-maven/</link>
	<description>Rants and opinion interspersed with awe-inspiring tales of heoric software engineering endeavours.</description>
	<lastBuildDate>Tue, 17 Aug 2010 03:04:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://blog.uncommons.org/2007/12/20/on-maven/comment-page-1/#comment-1427</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 11 May 2008 21:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uncommons.org/?p=53#comment-1427</guid>
		<description>Tim, I elaborated on what I don&#039;t like about Maven&#039;s approach to dependencies in a later post.  I also conceded that there was at least one scenario in which it seemed to make some sense:

http://blog.uncommons.org/2008/02/03/maven-revisited-fallacies-and-usefulness/

One other complaint about Maven (and/or its necessary plug-ins) that I have is that it has been, in my experience at least, a lot more buggy than Ant.

You could install a proxy, or you could just put the damn JARs in the Subversion repository and avoid the hassle.  The ability for Maven to pick up dependencies from a local directory is one of the things that Don Brown mentioned adding in his Maven improvements (linked from my second post).

P.S. I&#039;m glad you liked the Star Trek-esque faux philosophical &quot;deepness&quot; ;)</description>
		<content:encoded><![CDATA[<p>Tim, I elaborated on what I don&#8217;t like about Maven&#8217;s approach to dependencies in a later post.  I also conceded that there was at least one scenario in which it seemed to make some sense:</p>
<p><a href="http://blog.uncommons.org/2008/02/03/maven-revisited-fallacies-and-usefulness/" rel="nofollow">http://blog.uncommons.org/2008/02/03/maven-revisited-fallacies-and-usefulness/</a></p>
<p>One other complaint about Maven (and/or its necessary plug-ins) that I have is that it has been, in my experience at least, a lot more buggy than Ant.</p>
<p>You could install a proxy, or you could just put the damn JARs in the Subversion repository and avoid the hassle.  The ability for Maven to pick up dependencies from a local directory is one of the things that Don Brown mentioned adding in his Maven improvements (linked from my second post).</p>
<p>P.S. I&#8217;m glad you liked the Star Trek-esque faux philosophical &#8220;deepness&#8221; <img src='http://blog.uncommons.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim O'Brien</title>
		<link>http://blog.uncommons.org/2007/12/20/on-maven/comment-page-1/#comment-1426</link>
		<dc:creator>Tim O'Brien</dc:creator>
		<pubDate>Sun, 11 May 2008 20:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uncommons.org/?p=53#comment-1426</guid>
		<description>I like this post, it is both non-specific and vauge.   Tell me exactly, what problems Maven introduces that you didn&#039;t have before, and then enumerate the problems.   Don&#039;t just allude to some general sense of ennui and say something like, &quot;If Maven is the answer, we are asking the wrong questions.&quot;

Are the hundreds of open source projects using Maven just &quot;asking the wrong questions&quot;?    How about the people that came  up to me at JavaOne to tell me that they were very interested in expanding Maven adoption in the organization.

Charles Miller&#039;s post is classic in its display of sheer ignorance.   If new hires have a problem &quot;downloading the entire internet&quot;, you think these brain surgeons would have installed a caching proxy by now.   It isn&#039;t like there aren&#039;t about four good options available.     Add to that the fact that he says something about artifacts disappearing from the public repository... (Ok, which ones?   Tell me because the repository maintainers are absolutist in the belief that, once published, it never changes.)

The only valid point Charles has in his post is the idea that plugin version should be stable.   He could&#039;ve achieved this if he had been explicit about plugin versions in the first place, but we can&#039;t expect everyone to actually read about best practices and participate in the community.   Now this issue is fixed in the 2.0.9 release of Maven, but I fully expect people to continue to bring it up as some sort of valid complaint.

What Charles Miller really meant to say was, &quot;I&#039;m using Maven wrong, and it is making me very angry.&quot;    But, instead he wrote a blog piece full of pretty sounding crap that triggered someone like you to write something serious sounding like &quot;If Maven is the answer, we&#039;re asking the wrong questions&quot;   Very deep.  Very, very deep.</description>
		<content:encoded><![CDATA[<p>I like this post, it is both non-specific and vauge.   Tell me exactly, what problems Maven introduces that you didn&#8217;t have before, and then enumerate the problems.   Don&#8217;t just allude to some general sense of ennui and say something like, &#8220;If Maven is the answer, we are asking the wrong questions.&#8221;</p>
<p>Are the hundreds of open source projects using Maven just &#8220;asking the wrong questions&#8221;?    How about the people that came  up to me at JavaOne to tell me that they were very interested in expanding Maven adoption in the organization.</p>
<p>Charles Miller&#8217;s post is classic in its display of sheer ignorance.   If new hires have a problem &#8220;downloading the entire internet&#8221;, you think these brain surgeons would have installed a caching proxy by now.   It isn&#8217;t like there aren&#8217;t about four good options available.     Add to that the fact that he says something about artifacts disappearing from the public repository&#8230; (Ok, which ones?   Tell me because the repository maintainers are absolutist in the belief that, once published, it never changes.)</p>
<p>The only valid point Charles has in his post is the idea that plugin version should be stable.   He could&#8217;ve achieved this if he had been explicit about plugin versions in the first place, but we can&#8217;t expect everyone to actually read about best practices and participate in the community.   Now this issue is fixed in the 2.0.9 release of Maven, but I fully expect people to continue to bring it up as some sort of valid complaint.</p>
<p>What Charles Miller really meant to say was, &#8220;I&#8217;m using Maven wrong, and it is making me very angry.&#8221;    But, instead he wrote a blog piece full of pretty sounding crap that triggered someone like you to write something serious sounding like &#8220;If Maven is the answer, we&#8217;re asking the wrong questions&#8221;   Very deep.  Very, very deep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New Adventures in Software &#187; Maven Revisited: Fallacies and usefulness</title>
		<link>http://blog.uncommons.org/2007/12/20/on-maven/comment-page-1/#comment-464</link>
		<dc:creator>New Adventures in Software &#187; Maven Revisited: Fallacies and usefulness</dc:creator>
		<pubDate>Sun, 03 Feb 2008 15:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uncommons.org/?p=53#comment-464</guid>
		<description>[...] on the Tapestry project (InfoQ has a summary of the recent discussions). I&#8217;ve touched on this previously with a brief echoing of Charles Miller&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] on the Tapestry project (InfoQ has a summary of the recent discussions). I&#8217;ve touched on this previously with a brief echoing of Charles Miller&#8217;s [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.260 seconds -->
