On 1/14/2013 1:19 AM, Andy Jefferson wrote:
Yes, Maven seemingly also looks under "xdocs" for documents to render on the
site (not mentioned in its docs), as well as the standard location (mentioned
in all its docs of "src/site"). Just move the existing Maven1-based "xdocs" to
a different location and then run "mvn site". The intention is to delete that
directory when it is generated to people's satisfaction.
I've also updated it now to not generate various mindless Maven reports that
don't appear on the site.
Andy, thanks. It runs fine with xdocs moved and produces good output.
Does docs/navigation.html need to be svn added? I do get a lot of
warnings like this:
[WARNING] [XHTML Sink] No HTML tag found for unknown event: 'B', ignoring!
-- Michelle