How do I install Maven on Windows

0 votes
How do I install Maven on Windows?
Feb 19, 2019 in Other DevOps Questions by Laksha
730 views

1 answer to this question.

0 votes

Hey @Laksha, to install Apache Maven all you need to do is download the zip maven file, unzip it and configure the environment variables. Have a look at the detailed explanation given below:

Go to Maven official website, download the Maven zip file

Unzip it to a folder

Go to Advanced System Settings

In System Properties dialog, select Advanced tab and clicks on the Environment Variables

In “Environment variables” dialog, System variables, Clicks on the New button and add a MAVEN_HOME variable and point it to the place where you've saved the unzipped file.

In system variables, find PATH, clicks on the Edit button. In “Edit environment variable” dialog, click on the New button and add this %MAVEN_HOME%\bin

answered Feb 19, 2019 by Kashish

Related Questions In Other DevOps Questions

+1 vote
1 answer

How do I install Maven on CentOS?

Hey @Nagraj, Follow these steps to install Maven ...READ MORE

answered Feb 19, 2019 in Other DevOps Questions by Nishant
7,369 views
0 votes
0 answers
0 votes
0 answers

How do I add the azure-devops commands to the Azure CLI in an offline on-premise server?

I wanted to add the azure-DevOps extension to the Azure ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
318 views
0 votes
1 answer

How do I share Build Definitions across Projects in Visual Studio Online?

VSTS does not support sharing build definitions ...READ MORE

answered Jul 5, 2018 in Other DevOps Questions by DareDev
• 6,890 points
346 views
0 votes
1 answer

how do i make apache2 site point outside the folder in ubuntu?

in apche2 configuration file u have to ...READ MORE

answered Jul 6, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
526 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,458 views
+2 votes
1 answer
0 votes
1 answer

How do I install maven on ubuntu?

Hey @Kiran, Installing Maven on Ubuntu is ...READ MORE

answered Feb 19, 2019 in Other DevOps Questions by Jobin
1,054 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP