🎓 Top 15 Udemy Courses (80-90% Discount): My Udemy Courses - Ramesh Fadatare — All my Udemy courses are real-time and project oriented courses.
▶️ Subscribe to My YouTube Channel (178K+ subscribers): Java Guides on YouTube
▶️ For AI, ChatGPT, Web, Tech, and Generative AI, subscribe to another channel: Ramesh Fadatare on YouTube
Learn Maven: https://www.javaguides.net/p/maven.html
YouTube Video
Steps to Install Maven on Windows 11
Here are the steps to install Apache Maven on a Windows operating system:
1. Download the Apache Maven Binary Zip Archive
1. Download the Apache Maven binary zip archive from the official website: https://maven.apache.org/download.cgiRefer the below screenshot:
Extract the contents of the downloaded archive to a suitable location on your computer.
Refer the below screenshot:
Add the bin directory of the extracted Maven archive to your system's PATH environment variable.
Refer the below screenshot:
Verify the installation by opening a new command prompt window and running the following command:
Comments
Post a Comment
Leave Comment