<?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>Christophe Hamerling [Archive] &#187; maven</title>
	<atom:link href="http://planet.petalslink.com/home/chamerling/category/maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://planet.petalslink.com/home/chamerling</link>
	<description>Things around SOA, Web Services, Open Source and more...</description>
	<lastBuildDate>Wed, 07 Oct 2009 13:16:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Maven est ton ami #1 : Dependency tree</title>
		<link>http://planet.petalslink.com/home/chamerling/2009/07/22/maven-est-ton-ami-1-dependency-tree/</link>
		<comments>http://planet.petalslink.com/home/chamerling/2009/07/22/maven-est-ton-ami-1-dependency-tree/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:58:28 +0000</pubDate>
		<dc:creator>Christophe Hamerling</dc:creator>
				<category><![CDATA[maven]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://blog.ebmwebsourcing.com/home/chamerling/?p=146</guid>
		<description><![CDATA[Someones are saying that Maven is hard to domesticate&#8230; That&#8217;s true but when you you become Maven aware it really facilitate the developer&#8217;s life. More posts will come later on Maven&#8230; For now just an answer to guys who are always asking me (and others): &#171;&#160;Hey! Which module include this dependency? I need to update [...]]]></description>
			<content:encoded><![CDATA[<p>Someones are saying that Maven is hard to domesticate&#8230; That&#8217;s true but when you you become Maven aware it really facilitate the developer&#8217;s life. More posts will come later on Maven&#8230; For now just an answer to guys who are always asking me (and others):</p>
<blockquote><p>&laquo;&nbsp;Hey! Which module include this dependency? I need to update the version but I can not find where it is defined?!&nbsp;&raquo;</p></blockquote>
<p><em>(Dédicace à Nico Jr <img src='http://planet.petalslink.com/home/chamerling/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</em></p>
<blockquote><p>mvn dependency:tree</p></blockquote>
<p>This plugin will give you the complete dependency tree of the current module. Thanks Maven!</p>
]]></content:encoded>
			<wfw:commentRss>http://planet.petalslink.com/home/chamerling/2009/07/22/maven-est-ton-ami-1-dependency-tree/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

