Details
Description
I have a parent project that has a site descriptor and a pom project that has the parent project as parent. Neither of them defines the locales parameter of the site plugin.
When I try to build the sub-project, I get an error that Maven cannot find the site_en.xml descriptor of the parent project. Why doesn't it just use the site.xml?
Attachments
Attachments
Issue Links
- depends upon
-
DOXIASITETOOLS-271 Overhaul locale support (make Locale#ROOT instead of Locale#ENGLISH default and use full locale)
- Closed