From: "Sean Schofield" <[EMAIL PROTECTED]>
Quick related question about the website. Are the xdocs used by forrest compatible with the xdocs used by Maven? If not, do you know what portion of them can be salvaged if any?
Maven's 'multiproject:site' goal uses the Jakarta xdocs format: http://jakarta.apache.org/site/jakarta-site2.html. The set of tags is very limited, and Struts had already gone beyond it and added extra attributes and tags to the custom stylesheet we were using. I'm trying to avoid having to maintain a custom stylesheet, and looking at options such as DocBook to generate some of the docs. (The User Guide in particular already has <chapter> tags in it-- I think it might have been intended for DocBook from the beginning.) Google turned up the Forrest version 0.7 release announcement, which led to this page about running Forrest from Maven: http://forrest.apache.org/docs_0_70/howto/howto-forrest-from-maven.html I'm sure there will eventually be a "Maven Forrest Plugin" if there isn't already. :) HTH, -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]