Search

Dark theme | Light theme

April 25, 2008

Links for Maven reference

Maven: The Definitive Guide
Online book with a lot of good stuff about Maven. Great to get some more detailed info and contains almost everything you need in one place.

Maven site
The original Maven site with links to plugins, documentation and the code.

Mojo project with plugins for Maven
Before developing our own plugin this is a good place to take a look. Most stuff is already developed by someone else and maybe we can find it here.