YOUTUBE VIDEOS
How to Build in Maven
This video shows how to build in Maven showing the Maven build commands you can use.
How to Create a Maven Project with the Quickstart Archetype
This video shows how to create a Maven project completely from scratch using the Maven Quickstart Archetype.
What is the POM File in Maven?
This video talks through the Maven POM file or Project Object Model which describes how a Maven project is structured.
How Maven Resolves Dependencies
This video shows how Maven performs its dependency resolution and gives a demo of how dependencies are resolved, showing you actually what Maven is doing as it resolves a dependency it doesn't have in its local cache.
Subscribe to our Newsletter