The Maven 2 tutorial : A practical guide for Maven 2 users
Not so long ago on the Maven 2 users mailing list, someone complained Maven 2 documentation had the "worst documentation in the whole Apache projects". I am writting this tutorial as an attempt to make Maven 2 documentation one of the best in the whole Apache projects. It is also a constant evolving knowledge base adressing the most commons questions/issues. The format of this tutorial is inspired from the excellent "The Java TM Tutorial"© wich can be found on Sun official web site.
This tutorial is split in several trails of different level wich are adressing specific aspects of Maven 2 use.
Maven 2 Basics :
- Getting started
- Maven 2 fundamentals
- Configuring Maven 2
- Essential Maven plugins
- Dealing with IDEs
- What did I do wrong?
Getting the maximum out of Maven :
- Maven inside the corporation
- Developping JEE projects with Maven
- Reusing and centralising information accross your projects
- Website and Reporting facilities
- Releasing and distributing your projects
More advanced topics :
- Plugin development
Labels
