I have seen that the same problem occurs in the plugin maven-pmd-plugin
the latest version on ibilio is 2.0-alpha-2 but does not have a default bundle
snapshot 2.0-alpha-3-SNAPSHOT does fix this but version 2.0-alpha-3 is
not released yet. Where can I see when this well be released?


Jurgen De Landsheer wrote:
Hello all,

I run the site report today and suddenly it went wrong site generation stopped (blocker) because of a missing
resource bundle (nl language). It took me a while to find out where the problem was because the stacktrace
didn't show me in wich plugin end because yesterday it went ok. The problem is that de default resource bundle
doesn't exists in de ibilio jar (2.0) but it does in the source from the 2.0.1-SNAPSHOT.

Please release this new version!
Do I need to day anythinig else, tell me.
And vote for this.

greetings


/*********************************************

[INFO] ----------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Can't find bundle for base name plugin-report, locale nl_BE
[INFO] ----------------------------------------------------------------------------
[DEBUG] Trace
java.util.MissingResourceException: Can't find bundle for base name plugin-report, locale nl_BE
   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.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:1284)
   at java.util.Arrays.sort(Arrays.java:1223)
   at java.util.Collections.sort(Collections.java:159)
   at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:240)
   at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:432)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:530)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:270)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139)
   at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
   at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
   at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
   at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
   at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
   at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Thu Dec 22 08:56:51 CET 2005
[INFO] Final Memory: 11M/20M
[INFO] ----------------------------------------------------------------------------



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


-- 


met vriendelijke groeten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to