<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments on: maven resource filtering: dealing with path names on linux &amp; windows</title>
	<atom:link href="http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/</link>
	<description>...you are in a grid of twisty, little links, all alike. there's a teleport gate here.</description>
	<lastBuildDate>Fri, 16 Dec 2011 14:43:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Karl M. Davis</title>
		<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/comment-page-1/#comment-368</link>
		<dc:creator>Karl M. Davis</dc:creator>
		<pubDate>Fri, 20 May 2011 16:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=384#comment-368</guid>
		<description>&lt;p&gt;Just as an FYI: use ${baseUrl} &lt;em&gt;not&lt;/em&gt; ${project.baseUrl}.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just as an FYI: use ${baseUrl} <em>not</em> ${project.baseUrl}.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: DrScofield</title>
		<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/comment-page-1/#comment-324</link>
		<dc:creator>DrScofield</dc:creator>
		<pubDate>Tue, 12 Jan 2010 13:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=384#comment-324</guid>
		<description>&lt;p&gt;doesn&#039;t work:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;net.liftweb.common=${project.baseUrl}docs/lift-base/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;is what i start out with, and&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;net.liftweb.common=${project.baseUrl}docs/lift-base/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;is what i end up with.&lt;/p&gt;

&lt;p&gt;using the &quot;bounce&quot; property yields:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;net.liftweb.common=file:/home/dirk/Projects/itd/cre/docs/lift-base/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;that&#039;s with maven 2.2.1 and maven-resources-plugin 2.4.1.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work:</p>

<pre><code>net.liftweb.common=${project.baseUrl}docs/lift-base/
</code></pre>

<p>is what i start out with, and</p>

<pre><code>net.liftweb.common=${project.baseUrl}docs/lift-base/
</code></pre>

<p>is what i end up with.</p>

<p>using the &#8220;bounce&#8221; property yields:</p>

<pre><code>net.liftweb.common=file:/home/dirk/Projects/itd/cre/docs/lift-base/
</code></pre>

<p>that&#8217;s with maven 2.2.1 and maven-resources-plugin 2.4.1.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Fox</title>
		<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/comment-page-1/#comment-323</link>
		<dc:creator>Brian Fox</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=384#comment-323</guid>
		<description>&lt;p&gt;Hi, The correct property is ${baseUrl}.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, The correct property is ${baseUrl}.</p>]]></content:encoded>
	</item>
</channel>
</rss>

