diff --git a/maven-model/src/site/apt/index.apt b/maven-model/src/site/apt/index.apt new file mode 100644 index 0000000000..dcba19e589 --- /dev/null +++ b/maven-model/src/site/apt/index.apt @@ -0,0 +1,14 @@ + ----- + Maven Model + ----- + Jason van Zyl + ----- + +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.