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/15 20:05:00 UTC

[jira] [Created] (MSITE-955) Improve DoxiaFilter document source output

Michael Osipov created MSITE-955:
------------------------------------

             Summary: Improve DoxiaFilter document source output
                 Key: MSITE-955
                 URL: https://issues.apache.org/jira/browse/MSITE-955
             Project: Maven Site Plugin
          Issue Type: Improvement
          Components: site:run
    Affects Versions: 4.0.0-M7
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 4.0.0-M8


We can improve the log output for:

* {{DoxiaDocumentRenderer}}: the Doxia source path which has been used to render the output
* {{ReportDocumentRenderer}}: no change, but source may be {{null}}, take care of that
* {{SitePluginReportDocumentRenderer}}: will use report mojo info
* eveything else will try {{DocumentRenderingContext#generator}} or the class name, if the former is {{null}}



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