<?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>toniBlog &#187; eclipse</title>
	<atom:link href="http://www.the-arm.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-arm.com</link>
	<description>A weblog about Methodologies for Development</description>
	<lastBuildDate>Tue, 22 Jun 2010 08:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Mavenized</title>
		<link>http://www.the-arm.com/2009/01/mavenized/</link>
		<comments>http://www.the-arm.com/2009/01/mavenized/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 05:47:35 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://www.the-arm.com/?p=337</guid>
		<description><![CDATA[It&#8217;s almost two months now that I use Maven every day, I have to say that it helped me a lot, I&#8217;m much more productive.  There are, indeed things that I don&#8217;t like and problems but the dependency management is really sweet, the project setup too, with the archetypes.  Some good links to start if [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s almost two months now that I use Maven every day, I have to say that it helped me a lot, I&#8217;m much more productive. </p>
<p>There are, indeed things that I don&#8217;t like and problems but the dependency management is really sweet, the project setup too, with the archetypes. </p>
<p>Some good links to start if you&#8217;re still not mavenized: </p>
<ul>
<li><a href="http://today.java.net/pub/a/today/2007/03/01/building-web-applications-with-maven-2.html">Web applications with maven</a></li>
<li><a href="http://findjar.com/">Jar Search Engine</a> to find unresolved dependencies </li>
<li><a href="http://www.mvnbrowser.com/index.html">Maven Browser</a> to browse Maven repositories</li>
<li><a href="http://m2eclipse.codehaus.org/">M2 for Eclipse</a> to integrate Maven with Eclipse </li>
</ul>
<p>I still get annoyed sometimes, with the xml, with some weird repositories publishing strange versions, or just with <a href="http://onemanwenttomow.wordpress.com/2007/12/31/maven2-log4j-and-jmx-dependencies/">Log4J</a> for example, depending on libraries not available on any repository, but hey, Maven downloaded for me, only once, only in one place hundreds of jar, I&#8217;ll really never do that job again by myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2009/01/mavenized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
