Proposed Documentation

This document is an attempt at providing a solid Table of Contents for the Maven 2 documentation. Currently the docs are sub-par and either answer specific questions without explaining the concepts, or explain the concepts too generically without allowing users to get things done. A good set of documentation must find a good middle ground and work with the user from start (newbie) to finish (Maven maven).


User Documentation

Maven Concepts

Basic documentation

Getting started

Testing

List of plugins

Archetypes

  • [Using a project archetype]
  • [Creating an archetype]

[List of plugins]

List of archetypes

Site

Quality reports
Documentation reports
Information reports

Maven in an IDE

Misc.

Intermediate documentation

Generating sources

Packagings

Deployments

Configuring Maven

The user settings

Misc.

Advanced documentation

Associated artifacts

Maven extension development

Alternative languages

Continuous integration

Maven tools

Misc.

Developer Documentation

References

[Complete plugin index]
[Complete guide index]
[Project descriptor reference]
[User Settings reference]

Labels

 
(None)
  1. Mar 02, 2007

    Sebastien Brunot says:

    Would it be possible to document mvn command line options too ? I can't manage t...

    Would it be possible to document mvn command line options too ? I can't manage to find them on the site