<?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: [How To] Convert a Maven Project to Eclipse Web Project</title>
	<atom:link href="http://puretech.paawak.com/2010/08/28/how-to-convert-a-maven-project-to-eclipse-web-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://puretech.paawak.com/2010/08/28/how-to-convert-a-maven-project-to-eclipse-web-project/</link>
	<description>My musings on software</description>
	<pubDate>Mon, 21 May 2012 06:09:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dyutiman</title>
		<link>http://puretech.paawak.com/2010/08/28/how-to-convert-a-maven-project-to-eclipse-web-project/#comment-457</link>
		<dc:creator>Dyutiman</dc:creator>
		<pubDate>Tue, 07 Dec 2010 13:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://puretech.paawak.com/?p=334#comment-457</guid>
		<description>I created a project with Maven and then tried to make that a web project in Eclipse. After running the maven command mentioned here, the project become an eclipse project but not a web project.
I needed to change one thing in the generated pom.xml file by maven,

jar

to 

war

and then everything was smooth.</description>
		<content:encoded><![CDATA[<p>I created a project with Maven and then tried to make that a web project in Eclipse. After running the maven command mentioned here, the project become an eclipse project but not a web project.<br />
I needed to change one thing in the generated pom.xml file by maven,</p>
<p>jar</p>
<p>to </p>
<p>war</p>
<p>and then everything was smooth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://puretech.paawak.com/2010/08/28/how-to-convert-a-maven-project-to-eclipse-web-project/#comment-446</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 27 Oct 2010 06:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://puretech.paawak.com/?p=334#comment-446</guid>
		<description>Thanks, I was aware of the Maven approach, didn't know about Facted project. Looks like you saved me a lot of time and taught me something new - thanks!

Regards,
Jan</description>
		<content:encoded><![CDATA[<p>Thanks, I was aware of the Maven approach, didn&#8217;t know about Facted project. Looks like you saved me a lot of time and taught me something new - thanks!</p>
<p>Regards,<br />
Jan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

