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/02 17:49:00 UTC

[jira] [Commented] (MSITE-934) Log output of site:run does not show locale

    [ https://issues.apache.org/jira/browse/MSITE-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707701#comment-17707701 ] 

Michael Osipov commented on MSITE-934:
--------------------------------------

Expected output:
{noformat}
[INFO] Started Jetty on http://localhost:8080/
[INFO] project-info.html -> org.apache.maven.plugins.site.render.CategorySummaryDocumentRenderer (default locale)
[INFO] index.html -> index.xml.vm
[INFO] de/index.html -> maven-project-info-reports-plugin:3.4.2:index (locale 'de')
[INFO] Generating "Willkommen bei" report --- maven-project-info-reports-plugin:3.4.2:index
[INFO] de/project-info.html -> org.apache.maven.plugins.site.render.CategorySummaryDocumentRenderer (locale 'de')
[INFO] de_AT/index.html -> de_AT/index.xml
[INFO] de_AT/project-info.html -> org.apache.maven.plugins.site.render.CategorySummaryDocumentRenderer (locale 'de_AT')
[INFO] zh_TW/index.html -> maven-project-info-reports-plugin:3.4.2:index (locale 'zh_TW')
[INFO] Generating "?? (About)" report    --- maven-project-info-reports-plugin:3.4.2:index
[INFO] index.html -> index.xml.vm
[INFO] zh_TW/project-info.html -> org.apache.maven.plugins.site.render.CategorySummaryDocumentRenderer (locale 'zh_TW')
{noformat}

> Log output of site:run does not show locale
> -------------------------------------------
>
>                 Key: MSITE-934
>                 URL: https://issues.apache.org/jira/browse/MSITE-934
>             Project: Maven Site Plugin
>          Issue Type: Bug
>          Components: site:run
>    Affects Versions: 4.0.0-M6
>            Reporter: Michael Osipov
>            Priority: Major
>             Fix For: 4.0.0-M7
>
>
> When site has multiple locales the log output does not display the locale making the output non-unique. This can be tested on the {{site-sd-lang}} IT.



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