Introduction
  • What is MAVEN?
  • Features
  • Conventional over Configuration
Setup
  • Setup Maven
  • What is Project Object Model (POM)
Project Creation
  • First Maven Project
  • Super POM
  • Eclipse Project
Dependencies
  • What is Dependency?
  • Dependency Scopes
Lifecycle & Phases
  • Basics of Lifecycle & goals
  • Phases & Goals in super POM
  • Build Lifecycle
  • Customizing Phases
  • Built-in Lifecycle bindings
Miscellaneous Features
  • Creating Project with Archetype
  • Web Project with Archetype
  • Classpath Resources
  • Build Profiles
  • Setting up default profile
  • Maven Repositories in depth
  • Versions and Qualifiers