Maven Tutorial - Manage Java Dependencies in 20 Steps
Video description
A Maven tutorial for beginners with real-world project examples
About This Video
Dependency management including transitive dependencies
The Maven project object model
The Maven build life cycle
Maven plugins
Maven archetypes generate projects
Maven best practices
Multi-module Maven projects
In Detail
Maven is the most popular Java dependency management tool. In this hands-on course, you will understand how Maven makes the life of …
Maven Tutorial - Manage Java Dependencies in 20 Steps
Video description
A Maven tutorial for beginners with real-world project examples
About This Video
Dependency management including transitive dependencies
The Maven project object model
The Maven build life cycle
Maven plugins
Maven archetypes generate projects
Maven best practices
Multi-module Maven projects
In Detail
Maven is the most popular Java dependency management tool. In this hands-on course, you will understand how Maven makes the life of a Java developer easier. We will use a step-by-step approach with 20 steps. During the course, you will automate these using Maven. You will compile Java, code, run unit tests, build jars and wars, run web applications in Tomcat, and setup new projects.
Step 01: Magic of Maven - How does it help a developer?
00:02:27
Step 02: Setting up Your First Maven Project
00:05:11
Step 03: Your First Maven Dependency
00:08:00
Step 04: Understand How to Build a Jar
00:03:16
Step 05: Maven Goals - compile, test and install
00:09:02
Step 06: Understand Maven Build Life Cycle
00:02:48
Chapter 3 : Maven Dependency Management
Step 07: Understand Maven POM - Project Object Model
00:05:00
Step 08: Transitive Dependencies
00:03:31
Step 09: Excluding Dependencies in Maven
00:02:50
Step 10: Scope of a Dependency
00:06:00
Step 11: Versioning of Dependencies
00:02:23
Chapter 4 : How does Maven Work
Step 12: Maven Super POM and Effective POM - Convention over Configuration
00:10:24
Step 13: Understand How Maven Downloads dependencies - effective-settings
00:04:30
Step 14: Let’s Play with Maven Plugins
00:05:30
Step 15: Maven from Command Line
00:03:13
Chapter 5 : How does Maven Work
Step 16: Basics of Multi Module Maven Project
00:05:57
Step 17: Best Practices of Multi Module Maven Project
00:11:45
Step 18: Running Web Application in Tomcat
00:08:00
Step 19: Maven Commands - Tips and Tricks
00:06:01
Step 20: Creating Projects with Maven Archetypes
00:03:29
Chapter 6 : Conclusion
Next Steps
00:01:00
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept