maven - mvn is not recognized as internal or external command -


i trying launch maven project command line when try using mvn --version or other maven command comes below error message

mvn not recognized internal or external command

maven not installed in os. please follow instructions following link http://maven.apache.org/download.cgi#installation


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

Cross-Compiling Linux Kernel for Raspberry Pi - ${CCPREFIX}gcc -v does not work -

java.lang.NoClassDefFoundError When Creating New Android Project -