Thanks for the clarification.
Although, I use JRE_HOME to point to my JRE 8-)
Ioannis Deligiannis| Senior Application Engineer
-Original Message-
From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu]
Sent: Monday, September 07, 2009 2:42 PM
To: Maven Developers List
Subject: Re
Hi,
In the following link:
http://maven.apache.org/general.html#tools-jar-dependency
Is states the following:
${java.home}/../lib/tools.jar
If not obvious, let say that java.home=c:\java\jdk1
But this should resolve to:
C:\java\lib\tools.jar which is wrong.
Thanks
Ioannis Deligiannis