Hi all, While upgrading moves-site-plugin from v3.12.1 to v3.20.0, I've discovered a behaviour change where xhtml5 source files vanish. In v3.12.1:
[INFO] Rendering 31 Doxia documents: 2 docbook, 1 xdoc, 28 xhtml5 In v3.20.0 there is no rendering line. Reports are generated, but no documentation. A new warning has appeared as follows, not sure if it is relevant: [WARNING] Site model of 'eu.redwax.rs:rs-manual:jar:1.0.0-SNAPSHOT' for locale 'en' is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future! Does this look familiar to anyone? The docs I am building can be found here: https://source.redwax.eu/svn/redwax/rs/rs-manual/trunk Regards, Graham --