<?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 2.2.0 released</title>
	<atom:link href="http://indiwiz.com/2009/07/31/maven-2-2-0-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://indiwiz.com/2009/07/31/maven-2-2-0-released/</link>
	<description>Subhash&#039;s Tech Log</description>
	<lastBuildDate>Thu, 23 Jun 2011 14:23:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Subhash Chandran</title>
		<link>http://indiwiz.com/2009/07/31/maven-2-2-0-released/comment-page-1/#comment-124</link>
		<dc:creator>Subhash Chandran</dc:creator>
		<pubDate>Wed, 26 Aug 2009 11:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=407#comment-124</guid>
		<description>[quote]It adds non-determinism to your build[/quote]

This is a valid issue. The Maven community is working hard to solve this.

I love Maven because it has simplified a lot of my development. I use Maven exclusively for all my OpenSource work.</description>
		<content:encoded><![CDATA[<p>[quote]It adds non-determinism to your build[/quote]</p>
<p>This is a valid issue. The Maven community is working hard to solve this.</p>
<p>I love Maven because it has simplified a lot of my development. I use Maven exclusively for all my OpenSource work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Chakravarty</title>
		<link>http://indiwiz.com/2009/07/31/maven-2-2-0-released/comment-page-1/#comment-112</link>
		<dc:creator>Manish Chakravarty</dc:creator>
		<pubDate>Sun, 16 Aug 2009 13:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=407#comment-112</guid>
		<description>In my product [1] there is a component [2] which uses maven for building. I simply hate it. 
- It adds non-determinism to your build
- Sometimes you can build older software [3] cause the repo has been moved/deleted   

I much prefer using Ant build.xml scripts and checking in our jars in another source code control repo. While building our product the jars are pulled in using svn:external or a similar mechanism ( for other SCM&#039;s we use )

[1] = http://studios.thoughtworks.com/twist-agile-test-automation

[2] = http://seleniumhq.org/download/

[3] = Selenium 0.9.2 wont build it&#039;s eclipse:eclipse target due to the required version of bouncycastle being removed for instance - http://release.openqa.org/selenium-remote-control/0.9.2/selenium-remote-control-0.9.2-dist.zip</description>
		<content:encoded><![CDATA[<p>In my product [1] there is a component [2] which uses maven for building. I simply hate it.<br />
- It adds non-determinism to your build<br />
- Sometimes you can build older software [3] cause the repo has been moved/deleted   </p>
<p>I much prefer using Ant build.xml scripts and checking in our jars in another source code control repo. While building our product the jars are pulled in using svn:external or a similar mechanism ( for other SCM&#8217;s we use )</p>
<p>[1] = <a href="http://studios.thoughtworks.com/twist-agile-test-automation" rel="nofollow">http://studios.thoughtworks.com/twist-agile-test-automation</a></p>
<p>[2] = <a href="http://seleniumhq.org/download/" rel="nofollow">http://seleniumhq.org/download/</a></p>
<p>[3] = Selenium 0.9.2 wont build it&#8217;s eclipse:eclipse target due to the required version of bouncycastle being removed for instance &#8211; <a href="http://release.openqa.org/selenium-remote-control/0.9.2/selenium-remote-control-0.9.2-dist.zip" rel="nofollow">http://release.openqa.org/selenium-remote-control/0.9.2/selenium-remote-control-0.9.2-dist.zip</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

