How to Configure Maven / Java Environment Variables

0

I configured the following environment variables

JAVA_HOME C: \ Program Files \ Java \ jdk1.8.0_144% MAVEN%

MAVEN_HOME C: \ Users \ Raphael Storm \ Desktop \ apache-maven-3.5.2 - (extract Maven)

MAVEN% MAVEN_HOME% \ bin

Path% JAVA_HOME% \ bin

However, when I try to check Maven ... C: \ Users \ Raphael Storm> mvn -version 'mvn' is not recognized as an internal command or external, operable program or batch file.

Any hint or variable that might be configured wrong?

    
asked by anonymous 02.12.2017 / 15:50

0 answers