<?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>Double Tall Iced Mocha, Lite on the Chocolate &#187; settings.xml</title>
	<atom:link href="http://ken.ipl31.net/tag/settingsxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://ken.ipl31.net</link>
	<description>Ken's weblog</description>
	<lastBuildDate>Sun, 27 Sep 2009 17:35:44 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Maven tweaks continued&#8230;</title>
		<link>http://ken.ipl31.net/2009/07/23/maven-tweaks-continued/</link>
		<comments>http://ken.ipl31.net/2009/07/23/maven-tweaks-continued/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 23:48:34 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/sysadmin]]></category>
		<category><![CDATA[/unix]]></category>
		<category><![CDATA[/work]]></category>
		<category><![CDATA[artifactory]]></category>
		<category><![CDATA[central]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[maven2]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[mirrorof]]></category>
		<category><![CDATA[pom]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[settings.xml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/?p=240</guid>
		<description><![CDATA[In a previous post I mentioned using the settings.xml file to force maven to use a local repository. In my case this is Jfrog&#8217;s Artifactory. 
This was accomplished using the &#8220;mirror&#8221; element in the settings.xml file (example). While most of our artifacts are downloaded from the &#8220;central&#8221; repository. Some of them have dependencies that are [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2009/07/23/maven-tweaks-continued/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Overriding the default maven repository</title>
		<link>http://ken.ipl31.net/2009/05/15/overriding-the-default-maven-repository/</link>
		<comments>http://ken.ipl31.net/2009/05/15/overriding-the-default-maven-repository/#comments</comments>
		<pubDate>Fri, 15 May 2009 19:28:20 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/sysadmin]]></category>
		<category><![CDATA[/unix]]></category>
		<category><![CDATA[/work]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[maven2]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[settings.xml]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/?p=219</guid>
		<description><![CDATA[If you are using maven for builds or dependency management you will notice that by default maven always attempts to pull  dependencies from the public maven repository (repo1).
After reading documentation and examples I thought you could easily override this by specifying a local repository in your respective project object model file (pom.xml). Example.
Not the [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2009/05/15/overriding-the-default-maven-repository/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
