filmov
tv
Maven Installation in Windows machine Lecture 2
Показать описание
Hello Everyone,
Welcome once again to Maven series.
In Last lecture, we Introduced Maven.
Today, we will Install Maven in Windows Machine.
Pre-Requisite: As we are going to use maven version 3.9.9 it needs minimum JDK8. So JDK8 or above should be installed in machine and JAVA_HOME should be set up
Step2: Save downloaded maven file to some location
Step3: Add MAVEN_HOME environment variable
Step4: Add one path variable pointing to bin of maven file
Step5: We are done, we can now check maven version using mvn -version
Regards
PrinceAutomationDestination
Welcome once again to Maven series.
In Last lecture, we Introduced Maven.
Today, we will Install Maven in Windows Machine.
Pre-Requisite: As we are going to use maven version 3.9.9 it needs minimum JDK8. So JDK8 or above should be installed in machine and JAVA_HOME should be set up
Step2: Save downloaded maven file to some location
Step3: Add MAVEN_HOME environment variable
Step4: Add one path variable pointing to bin of maven file
Step5: We are done, we can now check maven version using mvn -version
Regards
PrinceAutomationDestination