The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 1.8
Doxia Sitetools is an extension of base Doxia component that generates either HTML sites, consisting of decoration and content that was generated by Doxia, or documents like RTF or PDF. In addition, Doxia Sitetools processes files with extra .vm extension with Velocity. https://maven.apache.org/doxia/doxia-sitetools/ You can download the appropriate sources etc. from the download page: https://maven.apache.org/doxia/doxia-sitetools/download.cgi Release Notes - Maven Doxia Sitetools - Version 1.8 ** Improvement * [DOXIASITETOOLS-181] - add docRenderingContext to template Velocity context * [DOXIASITETOOLS-182] - create DocumentContent interface to model SiteRendererSink output * [DOXIASITETOOLS-184] - add generator field to document RenderingContext to get info on report * [DOXIASITETOOLS-185] - add helpers to traverse custom skin parameters ** New Feature * [DOXIASITETOOLS-183] - add edit source feature to document model (base url) ** Task * [DOXIASITETOOLS-180] - switch to Git * [DOXIASITETOOLS-186] - improve generated html in default template: avoid unwanted space Enjoy, -The Apache Maven team