[ http://jira.codehaus.org/browse/MPLUGIN-20?page=all ]
Brett Porter closed MPLUGIN-20. ------------------------------- Assignee: Vincent Siveton Resolution: Fixed fixed by Vincent in r326881 > 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 > Assigned To: Vincent Siveton > 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