You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/10/23 05:39:11 UTC

[jira] Updated: (MNG-1224) Missing i18n resulting in a build failure

     [ http://jira.codehaus.org/browse/MNG-1224?page=all ]

Carlos Sanchez updated MNG-1224:
--------------------------------

    Fix Version: 2.0.1

> 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
>      Fix For: 2.0.1

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org