Howdy, I have moved the the exising maven-components/maven-model out of the way and imported a new version which is based on a model for Maven.
The sources for the maven model are generated, but in addition the corresponding XML Schema and an Xdoc formatted document which describes the model. I hope this is the start of the XSD and documentation never becoming out of date. The tool which generates the artifacts is fairly rudimentary but it does the trick for Maven. You can find modello here: http://cvs.modello.codehaus.org/cvsweb.cgi/modello/ The model itself is here: http://cvs.apache.org/viewcvs.cgi/maven-components/maven-model/maven.mdo?rev=1.1.1.1&view=auto It ain't no UML, I only care about Maven at this point and making sure that this is the one place where changes and have all the necessary artifacts and doco fall out with little effort. The one thing I would like to add shortly is a way to apply versions of various elements of the model so that it can spit out maven 1.0 stuff along with additions and changes that are made. If you want to try and build the goop in maven-model you'll need a new version of mboot: http://www.apache.org/~jvanzyl/mboot-install.sh Or you can build it from CVS. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
