<?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/"
		>
<channel>
	<title>Comments on: Java 6 and Maven 2.0.9 on Leopard</title>
	<atom:link href="http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/</link>
	<description>+= construction + craftsmanship;</description>
	<lastBuildDate>Fri, 26 Feb 2010 06:16:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: google.com/accounts/o8&#8230;</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3340</link>
		<dc:creator>google.com/accounts/o8&#8230;</dc:creator>
		<pubDate>Sun, 23 Aug 2009 18:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3340</guid>
		<description>See also:
http://memerocket.com/2009/08/06/upgrade-os-x-10-5-8-to-jdk-1-6/</description>
		<content:encoded><![CDATA[<p>See also:<br />
<a href="http://memerocket.com/2009/08/06/upgrade-os-x-10-5-8-to-jdk-1-6/" rel="nofollow">http://memerocket.com/2009/08/06/upgrade-os-x-10-5-8-to-jdk-1-6/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javathreads</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3245</link>
		<dc:creator>javathreads</dc:creator>
		<pubDate>Fri, 12 Jun 2009 12:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3245</guid>
		<description>Thank you very much:)</description>
		<content:encoded><![CDATA[<p>Thank you very much:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewBoldman</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3233</link>
		<dc:creator>AndrewBoldman</dc:creator>
		<pubDate>Thu, 04 Jun 2009 11:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3233</guid>
		<description>Hi, good post. I have been wondering about this issue,so thanks for posting.</description>
		<content:encoded><![CDATA[<p>Hi, good post. I have been wondering about this issue,so thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wash</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3026</link>
		<dc:creator>Chris Wash</dc:creator>
		<pubDate>Fri, 21 Nov 2008 18:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3026</guid>
		<description>I was waiting for the three-strike rule on MacPorts.  This is strike three.

I&#039;ll have a look!</description>
		<content:encoded><![CDATA[<p>I was waiting for the three-strike rule on MacPorts.  This is strike three.</p>
<p>I&#8217;ll have a look!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrzej Sliwa</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3024</link>
		<dc:creator>Andrzej Sliwa</dc:creator>
		<pubDate>Fri, 21 Nov 2008 08:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3024</guid>
		<description>Hi Chri,

You writing about problems with maven version 2.0.6, but you can easily install maven 2.0.9 from MacPort without any trouble. I think any developer on Leopard have installed MacPort. When you use macport maven, you dont need set any variables for corectly running of maven.</description>
		<content:encoded><![CDATA[<p>Hi Chri,</p>
<p>You writing about problems with maven version 2.0.6, but you can easily install maven 2.0.9 from MacPort without any trouble. I think any developer on Leopard have installed MacPort. When you use macport maven, you dont need set any variables for corectly running of maven.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wash</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3022</link>
		<dc:creator>Chris Wash</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3022</guid>
		<description>No problem - you&#039;ll get settled in soon enough!  I am eventually going to symlink things neatly like you.  

Here&#039;s the misconfigured Apple symlink:

&lt;code&gt;
cwash:~ chris$ ls -la /System/Library/Frameworks/JavaVM.framework/Homelrwxr-xr-x  1 root  wheel  24 Nov 19 00:21 /System/Library/Frameworks/JavaVM.framework/Home@ -&gt; Versions/CurrentJDK/Home
cwash:~ chris$ ls -la /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/
lrwxr-xr-x  1 root  wheel  5 Nov 19 00:21 /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/@ -&gt; 1.5.0
&lt;/code&gt;

Hope it helps!</description>
		<content:encoded><![CDATA[<p>No problem &#8211; you&#8217;ll get settled in soon enough!  I am eventually going to symlink things neatly like you.  </p>
<p>Here&#8217;s the misconfigured Apple symlink:</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">cwash:~ chris$ ls -la /System/Library/Frameworks/JavaVM.framework/Homelrwxr-xr-x &nbsp;1 root &nbsp;wheel &nbsp;24 Nov 19 00:21 /System/Library/Frameworks/JavaVM.framework/Home@ -&gt; Versions/CurrentJDK/Home<br />
cwash:~ chris$ ls -la /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/<br />
lrwxr-xr-x &nbsp;1 root &nbsp;wheel &nbsp;5 Nov 19 00:21 /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/@ -&gt; 1.5.0</div></div>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://cwash.org/2008/11/19/java-6-and-maven-209-on-leopard/comment-page-1/#comment-3021</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 19 Nov 2008 18:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://cwash.org/?p=31#comment-3021</guid>
		<description>Thanks for the tips.
I&#039;m a Linux dev trying to get started working on a mac. It has been a rather frustrating experience and all the tips I can collect help.

I created sysmlinks for the java install to /usr/local/java not only to match my linux system but, to make typing a little easier when I need to spell out the whole path.
Same for Maven, symlinked to /usr/local/maven</description>
		<content:encoded><![CDATA[<p>Thanks for the tips.<br />
I&#8217;m a Linux dev trying to get started working on a mac. It has been a rather frustrating experience and all the tips I can collect help.</p>
<p>I created sysmlinks for the java install to /usr/local/java not only to match my linux system but, to make typing a little easier when I need to spell out the whole path.<br />
Same for Maven, symlinked to /usr/local/maven</p>
]]></content:encoded>
	</item>
</channel>
</rss>
