Author: vsiveton
Date: Sat Nov 4 07:18:03 2006
New Revision: 471213
URL: http://svn.apache.org/viewvc?view=rev&rev=471213
Log:
o merged from r471200 on trunk, reviewed documentation
Modified:
maven/components/branches/maven-2.0.x/maven-model/src/site/apt/index.apt
Modified:
maven/components/branches/maven-2.0.x/maven-model/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-model/src/site/apt/index.apt?view=diff&rev=471213&r1=471212&r2=471213
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-model/src/site/apt/index.apt
(original)
+++ maven/components/branches/maven-2.0.x/maven-model/src/site/apt/index.apt
Sat Nov 4 07:18:03 2006
@@ -2,19 +2,19 @@
Maven Model
-----
Jason van Zyl
+ Vincent Siveton
+ -----
+ 04 November 2006
-----
Maven Model
-
+
This is strictly the model for Maven, so really just plain objects.
The following are generated from this model:
- * Java sources (will link to javadoc later)
-
- * Reader and Writers for the Xpp3 XML parser
+ * {{{apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3
XML parser
* A {{{maven.html}Descriptor Reference}}
- * An XSD (link to it when available)
-
+ * An XSD {{{http://maven.apache.org/maven-v3_0_0.xsd}for Maven 1.1}} and
{{{http://maven.apache.org/maven-v4_0_0.xsd}for Maven 2.0}}.