Linux serverNETWORK ADMINISTRATIONS

Day_35 | AWS DevOps 90 Days course | Maven | Build Automation | NagiReddy | VTechnologies

New DevOps Batch will start : https://docs.google.com/forms/d/1KtzBxw8A2osbcRGb892ZCXjOWP_7RTXRlU-PnK7KxXM/edit?pli=1
Explain about how install Maven in all Linux distributions like Amazon Linux, RHEL, Centos, Ubuntu and Windows. Easy Installation Method I approached here.

For Material follows
Telegram link: https://t.me/VTechnologies_Free_IT_Courses

Follow our whatsapp channel for Latest updates
WhatsApp Channel: https://whatsapp.com/channel/0029VahTG1FD8SDzl77vz227

Day-34
———-

Day-33
———-

#linux #devopsintelugu #maven #gradle #awsdevops #cloudcomputing #devopstrainingvideos #trending #telugu

Java – Amazon Linux
——————-
$ sudo yum install java-11-amazon-corretto-headless

Maven Installation & Environment variables location file

File name = profile (/etc/profile)

export M2_HOME=Path_Maven_Bin_Location
export PATH=$PATH:Path_Maven_Bin_Location/bin

Java – Ubuntu
————-
sudo apt install openjdk-11-jdk

Maven Installation & Environment variables location file

File name = profile (/etc/profile)

export M2_HOME=Path_Maven_Bin_Location
export PATH=$PATH:Path_Maven_Bin_Location/bin

Windows
——-
Java Download location: https://adoptium.net/temurin/archive/?version=11

Go to System Environment variables

JAVA_HOME=Path of Java Folder
%JAVA_HOME%bin

M2_HOME=Path of Maven Folder
%M2_HOME%bin

how to install maven
maven
install maven
how to install maven in RHEL
how install maven in Amazon Linux
how to install maven in windows 10
how to install maven on mac
how to install maven in mac
how to install maven build tool?
apache maven
how to install maven in ubuntu
how to install maven in eclipse
maven tutorial
maven install
maven installation
maven install in mac
maven install on centos7
apache maven install on mac
install maven build tool
install maven mac
yum install -y maven
automate build in maven

If you need any help on DevOps related information, Contact US.
Contact Details:
Phone: 9505052411
Mail-id: vtechnologies.vts@gmail.com

source

centos 7

One thought on “Day_35 | AWS DevOps 90 Days course | Maven | Build Automation | NagiReddy | VTechnologies

Comments are closed.