pbaumard commented on issue #1226: URL: https://github.com/apache/maven-site-plugin/issues/1226#issuecomment-3889135061
As far as I understand, none of the current `<locales>` configurations seem to cover the use case described in this ticket, where a French site is expected to be generated in the src/site root directory on an English system. - `<locales>default</locales>` would generate the site in English. - `<locales>fr</locales>` would generate the French site under src/site/fr, not directly in src/site. If I understood the use case that motivated the breaking change in #1083, it would make it easier to propose a solution that supports both scenarios. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
