> > For example, any HTML in the description seems to > > get stripped out. > > > > Does anyone have any pointers as to how I might > > achieve this? > > Create an xdocs/index.xml file; it will be used in place of the > autogenerated index.html. Look at maven's own index.xml file for the > general format.
Thanks for the pointer. I've actually now got a CVS version of Maven, rather than the bundle in the installer. It's now much clearer to me how to do a few things that I need to do =) So I wanted to ask, is using the version in CVS the recommended/usual way people are using Maven? There seems to be a lot of churn and new developments going on. I'd obviously like to be able use the new stuff, without comprimising my site. By the way, thanks for all your efforts. Maven rocks! (And more importantly, saved me a butt load of time!) Todd
