A detailed reference for Apache Maven as formerly published as part of the book Maven: The Definitive Guide.
The book is available in HTML and PDF format at http://www.sonatype.com/resources/books/maven-the-complete-reference.
This is the source code and build setup for the book. The content is written in asciidoc format. To edit asciidoc, use Emacs, vi, TextMate or whatever other text editor you prefer. You can even just preview the files right in github and edit them on the web interface directly.
The main file for the book is
-
book-mvnref.asciidoc
which in turn includes a whole bunch of files named
-
chapter-*.asciidoc
These are all you should have to edit in terms of text content.
You’ll see a lot of distracting files in that directory. For now, you should just ignore them. Actually, in general, you’ll notice a number of distracting files in this project. Really, just ignore them or contact us directly if you need something.
This book is CC licensed and we welcome your contributions. Please file issues and send pull requests on the github project. For further questions please contact us at [email protected].
Thanks
Sonatype Team