Hi, You can use "where java" in the command line to check where your java is.
-----Original Message----- From: Wayne Fay [mailto:[email protected]] Sent: Wednesday, April 25, 2012 9:45 PM To: Maven Users List Subject: Re: Maven 3.0.3 hanging / having timeouts often? > Just for the record, my JAVA_HOME is C:\Program > Files\Java\jdk1.7.0_03, but when I run "java -version", I get "java > version "1.6.0_31"". The computer in That simply means you have another java in your path before the jdk1.7.0_03. Perhaps there is a "java.exe" file in c:\windows or something like that. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
