<?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>Hints and Kinks &#187; hudson</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/hudson/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>HOWTOs and gotchas and tidbits, oh my.</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to increase maven heapspace in hudson builds</title>
		<link>http://matthew.mceachen.us/blog/how-to-increase-maven-heapspace-in-hudson-builds-696.html</link>
		<comments>http://matthew.mceachen.us/blog/how-to-increase-maven-heapspace-in-hudson-builds-696.html#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:22:07 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[maven2]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=696</guid>
		<description><![CDATA[If your maven-built project fails in hudson (especially when you&#8217;re using the assembly plugin) and it isn&#8217;t a compile or test failure, check the console output. If it says &#8220;java.lang.OutOfMemoryError: Java heap space&#8221;, you need to configure your hudson job &#8230; <a href="http://matthew.mceachen.us/blog/how-to-increase-maven-heapspace-in-hudson-builds-696.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/how-to-increase-maven-heapspace-in-hudson-builds-696.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add a version number to your hudson-built maven jar</title>
		<link>http://matthew.mceachen.us/blog/how-to-add-a-version-number-to-your-hudson-built-maven-jar-519.html</link>
		<comments>http://matthew.mceachen.us/blog/how-to-add-a-version-number-to-your-hudson-built-maven-jar-519.html#comments</comments>
		<pubDate>Sat, 25 Jul 2009 02:26:43 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=519</guid>
		<description><![CDATA[Maven&#8217;s jar plugin will automatically add a &#8220;pom.properties&#8221; in your jar&#8217;s META-INF/maven/$groupId/$artifactId directory. If you build with hudson, there are a number of other values that you might want to include automatically, though, like the SVN revision number that the &#8230; <a href="http://matthew.mceachen.us/blog/how-to-add-a-version-number-to-your-hudson-built-maven-jar-519.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/how-to-add-a-version-number-to-your-hudson-built-maven-jar-519.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting started with Hudson</title>
		<link>http://matthew.mceachen.us/blog/getting-started-with-hudson-117.html</link>
		<comments>http://matthew.mceachen.us/blog/getting-started-with-hudson-117.html#comments</comments>
		<pubDate>Wed, 20 Aug 2008 03:44:03 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[hudson]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=117</guid>
		<description><![CDATA[Hudson is a slick, stable, and easy to install continuous integration environment. You&#8217;ll be using it in minutes. Honest. Install Java Hudson is a java webapp. Ubuntu comes with Sun&#8217;s JVM installed by default, so this is a no-op. Download &#8230; <a href="http://matthew.mceachen.us/blog/getting-started-with-hudson-117.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/getting-started-with-hudson-117.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
