You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/05/12 08:52:00 UTC

svn commit: r169782 - /maven/components/trunk/maven-model/src/site/apt/index.apt

Author: brett
Date: Wed May 11 23:52:00 2005
New Revision: 169782

URL: http://svn.apache.org/viewcvs?rev=169782&view=rev
Log:
improve intro page

Modified:
    maven/components/trunk/maven-model/src/site/apt/index.apt

Modified: maven/components/trunk/maven-model/src/site/apt/index.apt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-model/src/site/apt/index.apt?rev=169782&r1=169781&r2=169782&view=diff
==============================================================================
--- maven/components/trunk/maven-model/src/site/apt/index.apt (original)
+++ maven/components/trunk/maven-model/src/site/apt/index.apt Wed May 11 23:52:00 2005
@@ -7,8 +7,14 @@
 Maven Model
  
  This is strictly the model for Maven, so really just plain objects.
- Eventually I would like to be able to generate these from a UML model but that can
- come later. In addition to generating the sources from a UML model I would
- like to generate the XSD or any other artifacts that may be required. This way
- we can keep things up-to-date instead of the disaster we have with the
- current incarnation of Maven.
+
+ The following are generated from this model:
+
+   * Java sources (will link to javadoc later)
+
+   * Reader and Writers for the Xpp3 XML parser
+
+   * A {{{maven.html}Descriptor Reference}}
+
+   * An XSD (link to it when available)
+



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org