Want to learn Apache Maven? Then you've come to the right place.
This introduction to Maven tutorial for beginners will teach you how to:
Install Apache Maven
Build Java projects
Configure your development environment
Run unit tests
Manage dependencies with Apache Maven
Connect to a central Maven repository
Use Maven's Plugin framework
Run static code analysis tools like PMD and FindBugs with Maven
Use Maven and Jenkins together
If so, this Apache Maven tutorial will take you from novice to expert in not time at all.
0:00 Maven Course Introduction
1:00 What is Maven?
4:00 Maven Prerequisites
4:30 Install Java's JDK
5:30 Install Apache Maven
6:30 Configure MAVEN_HOME
8:00 Maven Archetypes
14:45 mvn compile
16:05 mvn clean
15:20 mvn test
18:40 mvn package
20:00 mvn install
22:00 Maven Dependencies
28:00 Maven Plugins
28:20 Codehaus Mojo
30:30 Maven PMD & CheckStyle
33:30 Eclipse and Maven
34:00 Import Maven to Eclipse
36:30 Maven POM
38:30 Maven and Spring Boot
40:00 Maven RESTful APIs
43:30 Maven Microservices
45:30 Jenkins & Maven
48:45 Jenkins Git Maven
51:00 Jenkins Next Generation
52:00 Jenkins Maven Build Job
53:30 Maven Tutorial Wrapup
54:00 Scrum Agile and Java