<?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: Five minutes guide for creating your first Struts2 project using Maven2</title>
	<atom:link href="http://www.techsagar.com/2009/05/five-minutes-guide-for-creating-your-first-struts2-project-using-maven2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsagar.com/2009/05/five-minutes-guide-for-creating-your-first-struts2-project-using-maven2/</link>
	<description>Ample of simple thoughts on technology</description>
	<lastBuildDate>Sat, 13 Feb 2010 07:14:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nischal Shetty</title>
		<link>http://www.techsagar.com/2009/05/five-minutes-guide-for-creating-your-first-struts2-project-using-maven2/comment-page-1/#comment-6601</link>
		<dc:creator>Nischal Shetty</dc:creator>
		<pubDate>Wed, 03 Jun 2009 01:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techsagar.com/?p=462#comment-6601</guid>
		<description>Thanks for the explanation. I&#039;ve never tried Maven  but I guess I&#039;ll give it a try soon ;)</description>
		<content:encoded><![CDATA[<p>Thanks for the explanation. I&#8217;ve never tried Maven  but I guess I&#8217;ll give it a try soon <img src='http://www.techsagar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna</title>
		<link>http://www.techsagar.com/2009/05/five-minutes-guide-for-creating-your-first-struts2-project-using-maven2/comment-page-1/#comment-6592</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Tue, 02 Jun 2009 17:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techsagar.com/?p=462#comment-6592</guid>
		<description>@Nischal, good question. I prefer Maven2 over Ant as it is more sophisticated. I have been using Ant from past 3+ years. Though it’s easy to write build scripts for small projects using Ant, creating and managing the ant build files is bit complex for enterprise scale projects with lot of dependencies. This is where Maven2 comes in handy. Maven2 provides many features like dependency management, scope management &amp; plug-in based approach, which eases the development, testing &amp; packaging of the applications. And also, projects created using Maven2 will be having a common directory structure, which eases the life of developers working on multiple projects. In spite of these advantages, there are people who still prefer using Ant mainly because of their familiarity &amp; expertise with the tool. More details about Maven2 can be found on the official Maven2 web page.</description>
		<content:encoded><![CDATA[<p>@Nischal, good question. I prefer Maven2 over Ant as it is more sophisticated. I have been using Ant from past 3+ years. Though it’s easy to write build scripts for small projects using Ant, creating and managing the ant build files is bit complex for enterprise scale projects with lot of dependencies. This is where Maven2 comes in handy. Maven2 provides many features like dependency management, scope management &#038; plug-in based approach, which eases the development, testing &#038; packaging of the applications. And also, projects created using Maven2 will be having a common directory structure, which eases the life of developers working on multiple projects. In spite of these advantages, there are people who still prefer using Ant mainly because of their familiarity &#038; expertise with the tool. More details about Maven2 can be found on the official Maven2 web page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nischal Shetty</title>
		<link>http://www.techsagar.com/2009/05/five-minutes-guide-for-creating-your-first-struts2-project-using-maven2/comment-page-1/#comment-6547</link>
		<dc:creator>Nischal Shetty</dc:creator>
		<pubDate>Mon, 01 Jun 2009 02:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techsagar.com/?p=462#comment-6547</guid>
		<description>Nice article. Have a question to ask. Which one&#039;s better, Maven or Ant? And why?</description>
		<content:encoded><![CDATA[<p>Nice article. Have a question to ask. Which one&#8217;s better, Maven or Ant? And why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily News About Java : A few links about Java - Sunday, 31 May 2009 05:18</title>
		<link>http://www.techsagar.com/2009/05/five-minutes-guide-for-creating-your-first-struts2-project-using-maven2/comment-page-1/#comment-6535</link>
		<dc:creator>Daily News About Java : A few links about Java - Sunday, 31 May 2009 05:18</dc:creator>
		<pubDate>Sun, 31 May 2009 12:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techsagar.com/?p=462#comment-6535</guid>
		<description>[...] Five minutes guide for creating your first Struts2 project using Maven2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Five minutes guide for creating your first Struts2 project using Maven2 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
