Open kururu-abdo opened 6 years ago
i tried to use mvn in command line but this output:
'mvn' is not recognized as an internal or external command, operable program or batch file.
inspite of i set directory of apachi-maven to System variables: ;C:\Program Files\apache-maven-3.6.0\bin
it still not work
@edvin
You need to do two things:
C:\Program Files\apache-maven-3.6.0\bin
PATH
M2_HOME
C:\Program Files\apache-maven-3.6.0
i tried to use mvn in command line but this output:
'mvn' is not recognized as an internal or external command, operable program or batch file.
inspite of i set directory of apachi-maven to System variables: ;C:\Program Files\apache-maven-3.6.0\bin
it still not work
@edvin