Open nrc38 opened 7 years ago
I'm experiencing the same error. Windows 10 running from Git Bash.
This error says that mvn
(Maven) is not found. Per the README you must have Maven installed. So, either Maven is not installed on your machine, or it is not in your PATH environment variable.
Thank you. I will double-check to make sure it is installed. Appreciate the help.
Hello, I'm trying to create a batch zip file using Simple Archive Format builder but I am continually getting two errors that are preventing me from moving forward. Please help.
nick@HAL2 MINGW64 ~/SAFBuilder (master) $ ./safbuilder.sh Recompiling SAFBuilder, just a moment... ./safbuilder.sh: line 3: mvn: command not found ./safbuilder.sh: line 22: mvn: command not found