<?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>René Samselnig&#039;s Weblog &#187; maven</title>
	<atom:link href="http://sdm-net.org/tag/maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://sdm-net.org</link>
	<description>Personal Entertainment and Knowledge Management</description>
	<lastBuildDate>Wed, 21 Dec 2011 06:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Skipping maven tests</title>
		<link>http://sdm-net.org/2008/11/skipping-maven-tests/</link>
		<comments>http://sdm-net.org/2008/11/skipping-maven-tests/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 11:42:50 +0000</pubDate>
		<dc:creator>René Samselnig</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://sdm-net.org/?p=295</guid>
		<description><![CDATA[<p>This is just a short message for all you out there that want to suppress testing with maven. Heres how to do it: 1 $ mvn package -Dmaven.test.skip=true Have fun with your additionally won spare time ;).</p>
]]></description>
			<content:encoded><![CDATA[<p>This is just a short message for all you out there that want to suppress testing with maven. Heres how to do it:</p>


<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ mvn package -Dmaven.test.skip=<span style="color: #c20cb9; font-weight: bold;">true</span></pre></td></tr></table></div>


<p>Have fun with your additionally won spare time ;).</p>
]]></content:encoded>
			<wfw:commentRss>http://sdm-net.org/2008/11/skipping-maven-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

