blob: 2ca14e3c645c1f99a5a8ee268076eb664a249dff [file] [log] [blame]
---
layout: post
title: "Apache Doxia Site Tools Version 2.0.0-M8 Released"
date: '2023-04-04T13:40:40+00:00'
permalink: apache-maven-doxia-sitetools-2-0-0-M8
categories:
- Maven-Doxia-Site-Tools
- Maven-Components
---
The Apache Maven team is pleased to announce the release of the
[Doxia Site Tools](https://maven.apache.org/doxia/doxia-sitetools/) Version 2.0.0-M8,
Released
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.
You can download the appropriate sources etc. from the download page:
https://maven.apache.org/doxia/doxia-sitetools/download.cgi
[Release Notes - Maven Doxia base - Version 2.0.0-M8](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12353068)
* Improvements:
* [DOXIASITETOOLS-301](https://issues.apache.org/jira/browse/DOXIASITETOOLS-301) - Automatically remove the 0-byte site descriptors from the local repo
* [DOXIASITETOOLS-302](https://issues.apache.org/jira/browse/DOXIASITETOOLS-302) - Harmonize path separator in DocumentRenderingContext
* Task:
* [DOXIASITETOOLS-303](https://issues.apache.org/jira/browse/DOXIASITETOOLS-303) - Implement workaround for MNG-7758/MRESOLVER-335
* Dependency upgrade:
* [DOXIASITETOOLS-304](https://issues.apache.org/jira/browse/DOXIASITETOOLS-304) - Upgrade to Maven Reporting API 4.0.0-M6
Enjoy,
- The Apache Maven team