© Balaji Varanasi 2019
B. VaranasiIntroducing Mavenhttps://doi.org/10.1007/978-1-4842-5410-3_2

2. Setting Up Maven

Balaji Varanasi1 
(1)
Salt Lake City, UT, USA
 

Maven installation is an easy and straightforward process. This chapter will explain how to install and set up Maven using the Windows 10 and Mac operating systems. You can follow similar 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.6 requires JDK 1.7 or above. Before proceeding with Maven installation, make sure that you have Java installed. If not, install the JDK (not just Java Runtime Environment [JRE]) from www.oracle.com/technetwork/java/javase/downloads/index.html . Ensure ...

Get Introducing Maven: A Build Tool for Today's Java Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.