<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechArtifact &#187; build</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/build/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Techie blog</description>
	<lastBuildDate>Sat, 03 Jul 2010 08:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Intoduction to JAR,EAR and WAR files in java</title>
		<link>http://www.techartifact.com/blogs/2009/07/intoduction-jar-ear-war-java.html</link>
		<comments>http://www.techartifact.com/blogs/2009/07/intoduction-jar-ear-war-java.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 10:06:07 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[Ear]]></category>
		<category><![CDATA[Jar]]></category>
		<category><![CDATA[War]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=735</guid>
		<description><![CDATA[JAR is java arcihve file.It contain all class file,image,sound and other files which will needed in whole application. Computer users can create or extract JAR files using the jar command that comes with the JDK. They can also use zip tools. The JavaTM Archive (JAR) file format enables you to bundle multiple files into a [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/07/intoduction-jar-ear-war-java.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download source code with Maven</title>
		<link>http://www.techartifact.com/blogs/2009/03/download-source-code-with-maven.html</link>
		<comments>http://www.techartifact.com/blogs/2009/03/download-source-code-with-maven.html#comments</comments>
		<pubDate>Thu, 05 Mar 2009 23:17:33 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[Maven2]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=116</guid>
		<description><![CDATA[We all uses the lot of open source projects. It happened lot of times with me that while debugging some code, it take lot of time to look up the code that component. Now i have one simple solution for that, If you are using the Maven2 as build tool for your project then just [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/03/download-source-code-with-maven.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
