Maven Tutorial

Although Maven is the most common build tool used to build Java projects, it can be a hard beast to tame.

I have fought many frustrating battles with it, and I know that getting things to work can require a lot of effort and time.

That is why I decided to help you by documenting some of them on my blog.

This tutorial assumes that you already know how to use Maven. It doesn’t help you to get started, but it will help you to solve some non trivial problems and save some of your precious time.

Introducing: Maven Tutorial

My Maven tutorial consists of several blog posts and each blog post solve a specific problem. These blog posts are:

If you are tired of using Maven, get started with Gradle.