<?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: Download sources of dependencies with maven</title>
	<atom:link href="http://keyboardsamurais.de/2007/04/23/download-sources-of-dependencies-with-maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://keyboardsamurais.de/2007/04/23/download-sources-of-dependencies-with-maven/</link>
	<description>thoughts on software development, warts and all...</description>
	<lastBuildDate>Tue, 04 May 2010 07:13:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Toni</title>
		<link>http://keyboardsamurais.de/2007/04/23/download-sources-of-dependencies-with-maven/comment-page-1/#comment-100944</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Wed, 21 Jan 2009 22:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://keyboardsamurais.de/2007/04/23/download-sources-of-dependencies-with-maven/#comment-100944</guid>
		<description>Yeah, using an IDE tool makes certain things easier. Although I found both m2eclipse and Q4E somewhat buggy. Still a long way to go to maturity, that&#039;s why it&#039;s a good idea to familiarize yourself with the command line as well.</description>
		<content:encoded><![CDATA[<p>Yeah, using an IDE tool makes certain things easier. Although I found both m2eclipse and Q4E somewhat buggy. Still a long way to go to maturity, that&#8217;s why it&#8217;s a good idea to familiarize yourself with the command line as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://keyboardsamurais.de/2007/04/23/download-sources-of-dependencies-with-maven/comment-page-1/#comment-100941</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 09 Jan 2009 15:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://keyboardsamurais.de/2007/04/23/download-sources-of-dependencies-with-maven/#comment-100941</guid>
		<description>There&#039;s an easier way if you use m2eclipse:

In the Eclipse preferences, look for Maven.
There you can configure two things:
- Download Artifact Sources
- Download Artifact JavaDoc

Now whenever you specify a new dependency with m2eclipse, it downloads everything right from the start.

Just right-click on the Eclipse project, choose Maven... Add Dependency...
Then choose your dependency (if you have configured a repository with an index). It will be downloaded together with the sources and JavaDoc, and everything will be attached automatically by m2eclipse (check the Project&#039;s build path).</description>
		<content:encoded><![CDATA[<p>There&#8217;s an easier way if you use m2eclipse:</p>
<p>In the Eclipse preferences, look for Maven.<br />
There you can configure two things:<br />
- Download Artifact Sources<br />
- Download Artifact JavaDoc</p>
<p>Now whenever you specify a new dependency with m2eclipse, it downloads everything right from the start.</p>
<p>Just right-click on the Eclipse project, choose Maven&#8230; Add Dependency&#8230;<br />
Then choose your dependency (if you have configured a repository with an index). It will be downloaded together with the sources and JavaDoc, and everything will be attached automatically by m2eclipse (check the Project&#8217;s build path).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
