>> I believe that the Java home path given by "mvn -version" on a Windows
>> platform points at the jre, not the jdk. Possibly someone on Windows could
>
> This is normal (also on Linux). I am also curious on "java -version" though

This is from a Windows box...
C:\>java -version
java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode, sharing)

On this box, the highest/latest JDK is 1.6.0_07, so this is definitely
reporting the JRE.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to