Multi Module Build Automation with Maven

Go to class
Write Review

Free Online Course: Multi Module Build Automation with Maven provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Multi Module Build Automation with Maven is taught by Peggy Fisher.

Overview
  • Learn how to manage multi-module projects with Apache Maven, the Java build automation and project management tool.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercise files
    • Challenges explained
    1. Create a Multi-Module Project
    • Inheritance vs. multi-module
    • The reactor
    • Create a parent project
    • Create submodules
    • Build the multi-module project
    • Challenge: Add a print module
    • Solution: Add a print module
    2. Maven and IDEs
    • IDE overview
    • NetBeans
    • Eclipse
    • IntelliJ IDEA
    3. Other Maven Features
    • The build lifecycle
    • Build profiles
    • Writing plugins
    Conclusion
    • Next steps