You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/12/23 02:49:42 UTC

[jira] Updated: (MPLUGIN-20) java.util.MissingResourceException when execute "site" goal.

     [ http://jira.codehaus.org/browse/MPLUGIN-20?page=all ]

Brett Porter updated MPLUGIN-20:
--------------------------------

    Fix Version/s: 2.2

> java.util.MissingResourceException when execute "site" goal.
> ------------------------------------------------------------
>
>                 Key: MPLUGIN-20
>                 URL: http://jira.codehaus.org/browse/MPLUGIN-20
>             Project: Maven 2.x Plugin Plugin
>          Issue Type: Bug
>         Environment: WinXP
> Maven 2.0.4
>            Reporter: Willie Vu
>             Fix For: 2.2
>
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Can't find bundle for base name plugin-report, locale zh_CN
> [INFO] ------------------------------------------------------------------------
> [INFO] Trace
> java.util.MissingResourceException: Can't find bundle for base name plugin-report, locale zh_CN
>         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
>         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
>         at java.util.ResourceBundle.getBundle(ResourceBundle.java:661)
>         at org.apache.maven.plugin.plugin.PluginReport.getBundle(PluginReport.java:200)
>         at org.apache.maven.plugin.plugin.PluginReport.getName(PluginReport.java:169)
>         at org.apache.maven.plugins.site.ReportComparator.compare(ReportComparator.java:40)
>         at java.util.Arrays.mergeSort(Arrays.java:1278)
>         at java.util.Arrays.sort(Arrays.java:1219)
>         at java.util.Collections.sort(Collections.java:155)
>         at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:240)
> Need a default ResourceBundle.  Possible resolution: rename plugin-report_en.properties to plugin-report.properties.

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