Hi Vincent, I created a first draft and opened an issue in jira: http://jira.codehaus.org/browse/MOJO-1399
I read the documentation on mojo.codehaus.org but still having problem to setup the project right. Is there a beginners tutorial somewhere? I get errors in maven: Build errors for SitemapXML; org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-plugin-plugin:2.5:descriptor': Mojo execution failed. Is there a new and well coded sandbox project you can recommend as a guideline? greetings, Bernhard Vincent Siveton schrieb: > Hi Bernhard, > > No sitemaps is planned in Doxia (and probably never). > > The best impl should be: > - create a new Maven plugin which reads site.xml and generates > sitemaps.xml. If you plan to create it and make it public, you could > use the Mojo project http://mojo.codehaus.org/ > - include this plugin in the maven site phase > > Cheers, > > Vincent > > 2009/7/2, Bernhard Grünewaldt <[email protected]>: >> Hello, >> >> I am not quite sure where this module should be located >> (maven-site-plugin, or directly doxia). >> >> I was wondering if there is a way to create a google sitemap.xml >> such as described here: http://www.sitemaps.org/protocol.php >> when running "mvn site". >> >> A "sitemap.xml.gz" should be generated taking all links from the >> site.xml into account. >> >> Is there such a thing, is it planned already? >> >> greetings, >> >> >> Bernhard Grünewaldt >> >> > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
