Available Maven resources
- The Maven project website: is the place where we can get the latest versions of Maven, general documentation and main plugins, etc.
- The dependency browser of the Maven project repository: this lets you search for artifacts from the Maven project repository that you may want to include as dependencies.
- The Codehaus plugin repository: the Mojo project of Codehaus develops additional plugins for Maven.
- The book Better Builds With Maven: the authors are some of the main developers of Maven, and we can download a free copy of the book after registration.
- Maven: The Definitive Guide: another book about Maven, available for reading online or as a PDF download under a Commons license.