Missing i18n resulting in a build failure -----------------------------------------
Key: MNG-1224 URL: http://jira.codehaus.org/browse/MNG-1224 Project: Maven 2 Type: Bug Components: maven-checkstyle-plugin Versions: 2.0-beta-1 Environment: Win2k, M2.0RC, Java 1.4.2_04 Reporter: Fabrice BELLINGARD m2 site:site fails when generating the Checkstyle report : [ERROR] FATAL ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Can't find resource for bundle java.util.PropertyResourceBundle, key report.checkstyle.summary [INFO] ---------------------------------------------------------------------------- This key is indeed missing from the French checkstyle-report_fr.properties (as well as another one). The following translations can be added for the French i18n: report.checkstyle.summary=Résumé Should the site generation stop when a translation is not found?... By the way, the plugin writes every violation in the log by default: IMHO, that should be done only in debug mode. -- 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]