You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/04/16 09:15:00 UTC

[jira] [Created] (MSITE-958) Rewrite sitemap generator to a rendender

Michael Osipov created MSITE-958:
------------------------------------

             Summary: Rewrite sitemap generator to a rendender
                 Key: MSITE-958
                 URL: https://issues.apache.org/jira/browse/MSITE-958
             Project: Maven Site Plugin
          Issue Type: Improvement
    Affects Versions: 4.0.0-M7
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 4.0.0-M8


The current site map generator has two flaws:

* It writes xdoc first which is read again and then transformed to HTML. An unnecessary step
* It is not hooked in as a report, so no status information is visible and it does not work when running {{site:run}}

Ideally, it is run just like all other {{SitePluginReportDocumentRenderers}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)