Skip to main content

Introduction to Apache Maven

COURSE ABSTRACT

This course starts by helping participants understand the tremendous benefits and return on investment from Apache Maven. After completing this course participants will understand how to download, install, set-up and confidently use core Maven features. The course demonstrates Maven from within Eclipse but it can be delivered with any Integrated Development Environment (IDE). It also demonstrates Maven from the Command Line.

 

AUDIENCE

This course is designed for developers and programmers wanting to effectively use Maven.

 

PREREQUISITES

All participants must have core Java experience. Maven must already be installed in the training environment in order to perform lab exercises.

 

DURATION

1 Day

 

LEARNING OUTCOMES

Upon completion of this course, participants will be able to:

·        Download and install Maven

·        Build a project

·        Work with Maven's directory structure, plugins, repositories, and more

·        Understand the Project Object Model (POM)

·        Build a complete web application using Maven

·        Build and activate profiles

·        Use Maven from Eclipse via the m2eclipse plugin