Michael Osipov created MSITE-912:
------------------------------------
Summary: Reporting plugins never executed when 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: 4.0.0-M3, 3.12.1
Reporter: Michael Osipov
Assignee: Michael Osipov
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)