<?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>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:01:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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>

