[
https://issues.apache.org/jira/browse/MSITE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636312#comment-17636312
]
ASF GitHub Bot commented on MSITE-912:
--------------------------------------
michael-o commented on PR #110:
URL:
https://github.com/apache/maven-site-plugin/pull/110#issuecomment-1321181410
Here is a diff on the trees which files are now generated:
```diff
$ diff -U0 tree-master tree-MSITE-912
-
> Reporting plugins never executed if more than one locale is configured
> ----------------------------------------------------------------------
>
> Key: MSITE-912
> URL: https://issues.apache.org/jira/browse/MSITE-912
> Project: Maven Site Plugin
> Issue Type: Bug
> Components: doxia integration
> Affects Versions: 3.12.1, 4.0.0-M3
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 4.0.0-M4
>
>
> When multiple locales are configured, .e.g,
> {{<locales>default,fr,de</locales>}} and reporting plugins are configured,
> e.g., MPIR, the reports for {{default}} are generated, but never for the rest
> becaue the list of report executions is cleared after the first locale has
> been processed and for the subsequent ones it seems like no reports have been
> configured.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)