CLONE -Failed to open resoure bundle checkstyle-report, locale ja_J, This has 
been fixed in SVN
-----------------------------------------------------------------------------------------------

         Key: MNG-1878
         URL: http://jira.codehaus.org/browse/MNG-1878
     Project: Maven 2
        Type: Bug

  Components: maven-checkstyle-plugin  
 Environment: Windows XP Professional ( Japanese ), JDK 5.0_05, Maven 2.0.1, 
maven-checkstyle-plugin 2.0-beta-1
    Reporter: Michinobu Maeda
    Priority: Minor


maven-checkstyle-plugin-2.0-beta-1.jar has checkstyle-report_en.properties and 
checkstyle-report_fr.properties,
don't has checkstyle-report_ja.properties or checkstyle-report_ja_JP.properties
and checkstyle-report.properties.
> mvn site
abend with message below.

[INFO] 
----------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Can't find bundle for base name checkstyle-report, locale ja_JP
[INFO] 
----------------------------------------------------------------------------
[INFO] Trace
java.util.MissingResourceException: Can't find bundle for base name 
checkstyle-report, locale ja_JP
        at 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:837)
        at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:806)
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:700)
        at 
org.apache.maven.plugin.checkstyle.CheckstyleReport.getBundle(CheckstyleReport.java:481)
        at 
org.apache.maven.plugin.checkstyle.CheckstyleReport.getName(CheckstyleReport.java:197)
        at 
org.apache.maven.plugins.site.ReportComparator.compare(ReportComparator.java:40)
        ...
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)


-- 
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]

Reply via email to