diff --git a/maven-model/src/site/apt/index.apt b/maven-model/src/site/apt/index.apt index 539eaec686..b284a25a1e 100644 --- a/maven-model/src/site/apt/index.apt +++ b/maven-model/src/site/apt/index.apt @@ -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}}.