Skip to content

1. Search Maven package – apt-cache search

Search the Maven package in Ubuntu with apt command – apt-cache search maven

mkyong@mkyong-desktop:~$ apt-cache search maven
....
maven-ant-helper - helper scripts for building Maven components with ant
maven2 - Java software project management and comprehension tool

2. Install it – apt-get install

Install Maven with command – sudo apt-get install maven2. Apt will configured Maven for you automatically.

mkyong@mkyong-desktop:~$ sudo apt-get install maven2
2 upgraded, 87 newly installed, 0 to remove and 263 not upgraded.
Need to get 97.2MB of archives.
After this operation, 271MB of additional disk space will be used.
Do you want to continue [Y/n]? y
....download many packages, patient

3. Verification

Type “mvn -version” to verify your installation.

mkyong@mkyong-desktop:~$ mvn -version
Maven version: 2.0.9
Java version: 1.6.0_0
OS name: "linux" version: "2.6.28-11-generic" arch: "i386" Family: "unix"
mkyong@mkyong-desktop:~$

4. Done

If you see the above message, the Apache Maven is installed successfully.

Where Maven installed?
The Apt-get installation will install all the Maven required files in the following folder structure

/usr/bin/mvn
/usr/share/maven2/
/etc/maven2

P.S The Maven configuration is store in /etc/maven2

List of Articles
번호 제목 글쓴이 날짜sort 조회 수
87 net-snmp 설치 및 snmp 사용법 ADMINPLAY 2009-06-24 26438
86 Linux 소켓 접속 개수 늘리기 ADMINPLAY 2009-06-17 22987
85 아파치 HARD_SERVER_LIMIT ADMINPLAY 2009-06-17 23150
84 시스템 최적화 - 동시사용자 늘리기위한 커널 조정 ADMINPLAY 2009-06-17 21373
83 hdparm - 하드디스크의 자세한 정보 보기 ADMINPLAY 2009-06-16 22082
82 history 시간 정보 출력 ADMINPLAY 2009-06-04 21101
81 sysctl 커널 파라미터 ADMINPLAY 2009-06-04 21943
80 Setting promiscuous mode ADMINPLAY 2009-06-04 20479
79 syslogd : 콘솔에 남는 메세지 로그파일로 남기기 ADMINPLAY 2009-06-04 22016
78 리눅스에서 윈도우 공유 폴더 마운트 ADMINPLAY 2009-06-04 21556
77 rsyncd.conf설정 ADMINPLAY 2009-06-04 20932
76 대용량 하드 디스크 파티셔닝 (GPT 파티션) ADMINPLAY 2009-06-04 24390
75 ethtool 사용법 ADMINPLAY 2009-06-04 22254
74 백 그라운드, 포그라운드 전환 ADMINPLAY 2009-06-04 25222
73 apm설치시 configure error ADMINPLAY 2009-06-01 22005
72 rpmfind (rpm패키지 검색사이트) ADMINPLAY 2009-06-01 23077
71 libc-client-2002e-8 패키지 ADMINPLAY 2009-06-01 20570
70 리눅스 터미널에서 사용하는 단축 키 ADMINPLAY 2009-05-28 18998
69 ssh, ftp 접근 딜레이 현상 발생시 조치방법 ADMINPLAY 2009-05-28 22472
68 리눅스에서 하드웨어 스팩 보기 dmidecode ADMINPLAY 2009-05-28 22836

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234