Opleiding: Maven in Practice
Learn to use Maven in Practice
Apache Maven is the most popular build tool for Java projects. It's easy to get started, but is underestimated by many novice and experienced Java developers. Many users are only familiar with a small part of the functionality. Only when something goes wrong do you have to delve into how Maven works. And then you find that Maven is a powerful tool, but also one that requires study.
In this practical training, we will work with concrete Java projects. Then, we'll show you how to use Maven for everyday tasks, even if you don't have an IDE handy. Finally, we end with a few advanced topics that show the true power of Maven.
Info Support makes an active contribution to Apache Maven. A Maven maintainer can provide this training. See also https://www.infosupport.com/open-source/.
- Understand why Maven is useful [Understand]
- Apply Maven [Apply]
- Understand Maven repositories [Understand]
- Understand Maven properties [Understand]
- Understand Maven profiles [Understand]
- Understand Maven modules [Understand]
- Install Maven
- Create a project with Maven
- Dependencies
- Lifecycles, phases, plugins, goals
- Repositories
- Properties and resource filtering
- C…
