Problem in configuring Maven error: Java_ HOME not found in your environment.

Error: JAVA_HOME not found in your environment.

Please set the JAVA_HOME variable in your environment to match the

location of your Java installation.

I solve the path:

Added JAVA_HOME=D:\Program Files\Java\jdk1.6.0_10 (JDK path)

Read More: