[ http://jira.codehaus.org/browse/MSITE-81?page=comments#action_57220 ]
Brett Porter commented on MSITE-81: ----------------------------------- I don't think this patch is correct. If the site descriptor is not found (as originally), it will fallback. This change would fall back if there is any kind of error. I believe if there is an error, it should be reported. What exception are you getting that causes it to fail on site_en? > Site descriptor resolution never falls back to site.xml > ------------------------------------------------------- > > Key: MSITE-81 > URL: http://jira.codehaus.org/browse/MSITE-81 > Project: Maven 2.x Site Plugin > Type: Bug > Reporter: Indrajit Raychaudhuri > Priority: Critical > Attachments: sitemojo.patch > > > For default locale (i.e., Locale.getDefault() is "en") site descriptor for > parent project attempt to resolve site_en.xml. > But it doesn't fallback to site.xml. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
