November 2014
Beginner
120 pages
2h 14m
English
CHAPTER 2
![]()
Setting Up Maven
Maven installation is an easy and straightforward process. This chapter will explain how to install and set up Maven using the Windows 7 operating system. You can follow the same procedure with other operating systems.
Note Maven is a Java-based application and requires the Java Development Kit (JDK) to function properly. Maven version 3.2 requires JDK 1.6 or above and versions 3.0/3.1 can be run using JDK 1.5 or above. Before proceeding with Maven installation, make sure that you have Java installed. If not, install ...
Read now
Unlock full access