You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/01/22 19:03:22 UTC

[maven-doxia-sitetools] branch master updated (36750ba -> 7979f86)

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git.


    from 36750ba  [DOXIASITETOOLS-240] Upgrade to Doxia 2.0.0-M1
     add 7979f86  [DOXIASITETOOLS-241] Replace Plexus Container Default with Sisu Plexus Shim

No new revisions were added by this update.

Summary of changes:
 doxia-integration-tools/pom.xml                    | 15 +++-
 .../apache/maven/doxia/tools/DefaultSiteTool.java  | 90 +++++++++++-----------
 .../maven/doxia/tools/DefaultSiteToolTest.java     | 14 +---
 doxia-site-renderer/pom.xml                        | 21 ++++-
 .../doxia/siterenderer/DefaultSiteRenderer.java    | 42 +++++-----
 pom.xml                                            | 27 ++++++-
 6 files changed, 125 insertions(+), 84 deletions(-)