Apache Maven Fundamentals E-Learning
Apache Maven is the standard tool for project management in the world of Java development.
Thanks to its standards-based approach, Maven provides structure, control, and repeatability within software projects. Whether you're working on small applications or large-scale enterprise systems, Maven ensures a clear build and management cycle.
In this Apache Maven Fundamentals E-Learning Training, you'll gain an in-depth and practical understanding of using Maven. You’ll learn how to set up, test, build, and document projects — all based on the powerful Project Object Model (POM).
You get 1 year of 24/7 access to rich interactive videos with spoken explanations, clear demonstrations, and chapter-based progress reports. Thanks to the hands-on approach, you can immediately apply what you've learned in your development environment.
What makes this course unique?
- Learn Maven from the basics to advanced usage.
- Work with repositories, dependencies, plugins, goals, and archetypes.
- Understand the lifecycle of Maven projects and manage multi-module projects.
- Automatically generate documentation and test reports.
- Flexible learning in Dutch or English, whenever and wherever you want.
Who should take this course?
This training is ideal for professionals and students working with Java projects who need a structured and efficient way to build, test, and manage. Suitable for:
- Java Developers who want to apply project automation and dependency management using Maven.
- DevOps Engineers who manage automated build and deployment processes.
- Software Developers who want to work with standard project structures and tools.
- IT Students preparing for a career in software development.
- Teams looking to implement standardized documentation, reporting, and project management into their development process.
Whether you're using Eclipse, IntelliJ, or another IDE, this course teaches you how to seamlessly integrate Maven into your daily workflow.
Why take this course?
- Interactive E-Learning: Includes voiceovers, examples, demonstrations, and quizzes.
- 1 year of 24/7 access: Learn at your own pace, whenever it suits you.
- Progress tracking: Monitor your knowledge by chapter and stay motivated.
- Practical skills: Build, test, manage, and document professional projects with Maven.
- Language choice: Follow the course in either Dutch or English.
Course content
Getting Started with Maven
Course: 32 Minutes
- Course Introduction
- Overview of Maven
- Setting Up Maven
- Navigating a Project Structure
- The POM File
- Properties
- Building, Testing, and Packaging a Project
Repositories and Dependency Management
Course: 31 Minutes
- Overview of Dependency Management and Repositories
- Overview of Controlling Dependencies
- Repository and Dependency Configuration
- Manual Installs and External Dependencies
- Snapshots and Repositories
- Plugin Repositories
Lifecycle Phases, Goals, and Plugins
Course: 23 Minutes
- Overview of the Maven Lifecycles and Phases
- Configuring and Using Plugins
- Developing a Basic Plugin
Working with Archetypes
Course: 35 Minutes
- Built-in Archetypes
- Generating a Web Project
- Adding a Servlet to a Web Project
- Generating a Multi-module Project
- Creating an Archetype
Build Profiles
Course: 10 Minutes
- Maven Build Profiles
- Working with Build Profiles
Practice: Creating a Maven Project
Course: 12 Minutes
- Exercise: Create a Web Project in Maven
Testing
Course: 27 Minutes
- Course Introduction
- Overview of Testing
- Adding Test-scoped Dependencies
- Running Tests
- Generating Test Reports
Documentation and Reporting
Course: 31 Minutes
- Using the Site Lifecycle
- Customized Site Configuration
- Using the Javadoc Plugin
- Using the Cobertura Plugin
- Using the FindBugs Plugin
Working with Resources
Course: 14 Minutes
- Specifying Resource Directories
- Filtering Resources
- Using the Remote Resources Plugin
Managing Maven with Useful Plugins
Course: 28 Minutes
- Using the Build Number Plugin
- Using the Shade Plugin
- Using the Build Helper Plugin
- Using the AntRun Plugin
- Using the Exec Plugin
Deployment and Distribution Options
Course: 29 Minutes
- Deploying to a Remote Repository
- Creating Assemblies
- Preparing a Release
- Creating a Release
Troubleshooting and Integrating Maven
Course: 25 Minutes
- Troubleshooting Maven
- Integrating Maven with Eclipse
- Integrating Maven with NetBeans
- Integrating Maven with Intellij IDEA
Practice: Enhancing an Adobe Captivate Project
Course: 12 Minutes
- Exercise: Create Reports and Deploy a Project