copied site documentation from 2.2.x branch

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@963867 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2010-07-13 21:34:54 +00:00
parent b66e581ef1
commit 90a022ce0d
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,19 @@
-----
Maven Settings
-----
Vincent Siveton
-----
2006-11-04
-----
Maven Settings Model
This is strictly the model for Maven settings.
The following are generated from this model:
* {{{./apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 XML parser
* A {{{./settings.html}Descriptor Reference}}
* An {{{ http://maven.apache.org/xsd/settings-1.0.0.xsd}XSD}}

View File

@ -0,0 +1,6 @@
<project>
<body>
<menu ref="parent"/>
<menu ref="reports"/>
</body>
</project>