<?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>Metacosm &#187; maven</title>
	<atom:link href="http://codepuccino.com/metacosm/tag/maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepuccino.com/metacosm</link>
	<description>This is not a tag line!</description>
	<lastBuildDate>Tue, 13 Apr 2010 15:24:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Code reminder: using an isolated local Maven repository</title>
		<link>http://codepuccino.com/metacosm/2009/08/11/code-reminder-using-an-isolated-local-maven-repository/</link>
		<comments>http://codepuccino.com/metacosm/2009/08/11/code-reminder-using-an-isolated-local-maven-repository/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 14:01:30 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[code reminder]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://codepuccino.com/metacosm/?p=461</guid>
		<description><![CDATA[I can never remember the command line option to use an isolated local Maven repository for a given Maven run (so that, for example, you can make sure that your dependencies are properly defined and you don&#8217;t run into conflicts due to a shared repository) and couldn&#8217;t find it again quickly enough via Google so


Related posts:<ol><li><a href='http://codepuccino.com/metacosm/2010/03/09/improving-deployment-of-wsrp-related-artifacts-in-gatein/' rel='bookmark' title='Permanent Link: Improving deployment of WSRP-related artifacts in GateIn'>Improving deployment of WSRP-related artifacts in GateIn</a> <small>As you may know, I am working on WSRP for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I can never remember the command line option to use an isolated local Maven repository for a given Maven run (so that, for example, you can make sure that your dependencies are properly defined and you don&#8217;t run into conflicts due to a shared repository) and couldn&#8217;t find it again quickly enough via Google so I thought I&#8217;d post it here, as a reminder:</p>
<p>mvn -Dmaven.repo.local=/foo/bar</p>


<p>Related posts:<ol><li><a href='http://codepuccino.com/metacosm/2010/03/09/improving-deployment-of-wsrp-related-artifacts-in-gatein/' rel='bookmark' title='Permanent Link: Improving deployment of WSRP-related artifacts in GateIn'>Improving deployment of WSRP-related artifacts in GateIn</a> <small>As you may know, I am working on WSRP for...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://codepuccino.com/metacosm/2009/08/11/code-reminder-using-an-isolated-local-maven-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
