Description
In this course, you will learn :
- The fundamentals of Maven so that you can begin to incorporate build automation into your own projects.
- About the fundamentals, such as plugins, goals, coordinates, and lifecycles.
- About more advanced concepts like dependencies, inheritance, aggregation, and building profiles.
Syllabus :
- Plugins and Goals
- Coordinates
- Life-cycle and Phases
- More on Lifecycles
- POM
- Super POM
- Inheritance
- Aggregation
- Interpolation and Variables
- Versions
- Dependency
- Dependency Scopes
- More on Dependencies
- Dependency Management
- Optional Dependencies
- Working with Plugins
- More on Plugins
- Plugin Management
- Build Profiles
- Archetypes