SlideShare a Scribd company logo
1 of 2
Apache Maven 
What is it? 
----------- 
Maven is a software project management and comprehension tool. Based on 
the concept of a Project Object Model (POM), Maven can manage a project's 
build, reporting and documentation from a central piece of information. 
Documentation 
------------- 
The most up-to-date documentation can be found at http://maven.apache.org/. 
Release Notes 
------------- 
The full list of changes can be found at http://maven.apache.org/release-notes. 
html. 
System Requirements 
------------------- 
JDK: 
1.6 or above (this is to execute Maven - it still allows you to build 
against 1.3 
and prior JDK's). 
Memory: 
No minimum requirement. 
Disk: 
Approximately 10MB is required for the Maven installation itself. In 
addition to 
that, additional disk space will be used for your local Maven repository. 
The size 
of your local repository will vary depending on usage but expect at least 
500MB. 
Operating System: 
No minimum requirement. Start up scripts are included as shell scripts and 
Windows 
batch files. 
Installing Maven 
---------------- 
1) Unpack the archive where you would like to store the binaries, eg: 
Unix-based operating systems (Linux, Solaris and Mac OS X) 
tar zxvf apache-maven-3.x.y.tar.gz 
Windows 
unzip apache-maven-3.x.y.zip 
2) A directory called "apache-maven-3.x.y" will be created. 
3) Add the bin directory to your PATH, eg: 
Unix-based operating systems (Linux, Solaris and Mac OS X) 
export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH 
Windows 
set PATH="c:program filesapache-maven-3.x.ybin";%PATH% 
4) Make sure JAVA_HOME is set to the location of your JDK 
5) Run "mvn --version" to verify that it is correctly installed.
For complete documentation, see 
http://maven.apache.org/download.html#Installation 
Licensing 
--------- 
Please see the file called LICENSE. 
Maven URLS 
---------- 
Home Page: http://maven.apache.org/ 
Downloads: http://maven.apache.org/download.html 
Release Notes: http://maven.apache.org/release-notes.html 
Mailing Lists: http://maven.apache.org/mail-lists.html 
Source Code: https://git-wip-us.apache.org/repos/asf/maven.git/apache-maven 
Issue Tracking: http://jira.codehaus.org/browse/MNG 
Wiki: https://cwiki.apache.org/confluence/display/MAVEN/ 
Available Plugins: http://maven.apache.org/plugins/index.html

More Related Content

What's hot

Ansible automation tool with modules
Ansible automation tool with modulesAnsible automation tool with modules
Ansible automation tool with modules
mohamedmoharam
 
Apache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual HostingApache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual Hosting
webhostingguy
 

What's hot (20)

Enable oracle database vault
Enable oracle database vaultEnable oracle database vault
Enable oracle database vault
 
Technical Aspects of SLiMS
Technical Aspects of SLiMSTechnical Aspects of SLiMS
Technical Aspects of SLiMS
 
Pluggable database 3
Pluggable database 3Pluggable database 3
Pluggable database 3
 
Installing hadoop on ubuntu 16
Installing hadoop on ubuntu 16Installing hadoop on ubuntu 16
Installing hadoop on ubuntu 16
 
How to Install LAMP in Ubuntu 14.04
How to Install LAMP in Ubuntu 14.04How to Install LAMP in Ubuntu 14.04
How to Install LAMP in Ubuntu 14.04
 
Nelf2012
Nelf2012Nelf2012
Nelf2012
 
My SQL 1
My SQL 1My SQL 1
My SQL 1
 
Lamp introduction in Fedora
Lamp introduction in FedoraLamp introduction in Fedora
Lamp introduction in Fedora
 
Upgrade EBS DB from 11g to 12c.
Upgrade EBS DB from 11g to 12c.Upgrade EBS DB from 11g to 12c.
Upgrade EBS DB from 11g to 12c.
 
Making the secure communication between Server and Client with https protocol
Making the secure communication between Server and Client with https protocolMaking the secure communication between Server and Client with https protocol
Making the secure communication between Server and Client with https protocol
 
Ansible automation tool with modules
Ansible automation tool with modulesAnsible automation tool with modules
Ansible automation tool with modules
 
Apache Web Server Setup 2
Apache Web Server Setup 2Apache Web Server Setup 2
Apache Web Server Setup 2
 
Oracle to MySQL DatabaseLink
Oracle to MySQL DatabaseLinkOracle to MySQL DatabaseLink
Oracle to MySQL DatabaseLink
 
Apache Presentation
Apache PresentationApache Presentation
Apache Presentation
 
Apache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual HostingApache web server installation/configuration, Virtual Hosting
Apache web server installation/configuration, Virtual Hosting
 
Introduction to FreeNAS development by John Hixson
Introduction to FreeNAS development by John HixsonIntroduction to FreeNAS development by John Hixson
Introduction to FreeNAS development by John Hixson
 
EMC Networker installation Document
EMC Networker installation DocumentEMC Networker installation Document
EMC Networker installation Document
 
Apache Tutorial
Apache TutorialApache Tutorial
Apache Tutorial
 
Geek Sync I Working with SQL Server for Linux Cross-Platform
Geek Sync I Working with SQL Server for Linux Cross-PlatformGeek Sync I Working with SQL Server for Linux Cross-Platform
Geek Sync I Working with SQL Server for Linux Cross-Platform
 
How to add system calls to OS/161
How to add system calls to OS/161How to add system calls to OS/161
How to add system calls to OS/161
 

Similar to Readme

2 Linux Container and Docker
2 Linux Container and Docker2 Linux Container and Docker
2 Linux Container and Docker
Fabio Fumarola
 
APACHE
APACHEAPACHE
APACHE
ARJUN
 
Nuxeo5 - Continuous Integration
Nuxeo5 - Continuous IntegrationNuxeo5 - Continuous Integration
Nuxeo5 - Continuous Integration
PASCAL Jean Marie
 

Similar to Readme (20)

PHP Dependency Management with Composer
PHP Dependency Management with ComposerPHP Dependency Management with Composer
PHP Dependency Management with Composer
 
Extracting twitter data using apache flume
Extracting twitter data using apache flumeExtracting twitter data using apache flume
Extracting twitter data using apache flume
 
Installing d space on windows
Installing d space on windowsInstalling d space on windows
Installing d space on windows
 
Apache windows
Apache windowsApache windows
Apache windows
 
Sahu
SahuSahu
Sahu
 
Linux containers and docker
Linux containers and dockerLinux containers and docker
Linux containers and docker
 
Professional deployment
Professional deploymentProfessional deployment
Professional deployment
 
Content server installation guide
Content server installation guideContent server installation guide
Content server installation guide
 
Maven basics
Maven basicsMaven basics
Maven basics
 
Piattaforma Web Linux completa dai sorgenti
Piattaforma Web Linux completa dai sorgentiPiattaforma Web Linux completa dai sorgenti
Piattaforma Web Linux completa dai sorgenti
 
zLAMP
zLAMPzLAMP
zLAMP
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
 
2 Linux Container and Docker
2 Linux Container and Docker2 Linux Container and Docker
2 Linux Container and Docker
 
Appache.ppt
Appache.pptAppache.ppt
Appache.ppt
 
Develop with linux containers and docker
Develop with linux containers and dockerDevelop with linux containers and docker
Develop with linux containers and docker
 
Appache.ppt
Appache.pptAppache.ppt
Appache.ppt
 
APACHE
APACHEAPACHE
APACHE
 
Build server
Build serverBuild server
Build server
 
Nuxeo5 - Continuous Integration
Nuxeo5 - Continuous IntegrationNuxeo5 - Continuous Integration
Nuxeo5 - Continuous Integration
 
Apache - Quick reference guide
Apache - Quick reference guideApache - Quick reference guide
Apache - Quick reference guide
 

Readme

  • 1. Apache Maven What is it? ----------- Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. Documentation ------------- The most up-to-date documentation can be found at http://maven.apache.org/. Release Notes ------------- The full list of changes can be found at http://maven.apache.org/release-notes. html. System Requirements ------------------- JDK: 1.6 or above (this is to execute Maven - it still allows you to build against 1.3 and prior JDK's). Memory: No minimum requirement. Disk: Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at least 500MB. Operating System: No minimum requirement. Start up scripts are included as shell scripts and Windows batch files. Installing Maven ---------------- 1) Unpack the archive where you would like to store the binaries, eg: Unix-based operating systems (Linux, Solaris and Mac OS X) tar zxvf apache-maven-3.x.y.tar.gz Windows unzip apache-maven-3.x.y.zip 2) A directory called "apache-maven-3.x.y" will be created. 3) Add the bin directory to your PATH, eg: Unix-based operating systems (Linux, Solaris and Mac OS X) export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH Windows set PATH="c:program filesapache-maven-3.x.ybin";%PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.
  • 2. For complete documentation, see http://maven.apache.org/download.html#Installation Licensing --------- Please see the file called LICENSE. Maven URLS ---------- Home Page: http://maven.apache.org/ Downloads: http://maven.apache.org/download.html Release Notes: http://maven.apache.org/release-notes.html Mailing Lists: http://maven.apache.org/mail-lists.html Source Code: https://git-wip-us.apache.org/repos/asf/maven.git/apache-maven Issue Tracking: http://jira.codehaus.org/browse/MNG Wiki: https://cwiki.apache.org/confluence/display/MAVEN/ Available Plugins: http://maven.apache.org/plugins/index.html