Check language bundles with maven-rbc-plugin

Got an an internationalized Java app?
Then the maven-rbc-plugin plugin can help you finding

Check the language bundles of your app with maven-rbc-plugin

  • entries not fully internationalized
  • missing resource files
  • invalid unicode
  • ... and more

The recent 0.4 release brings a new report goal nicely presenting any resource issues detected.

Have a look at the usage guide as a quick start for integrating the plugin.

Example maven-rbc-plugin report (click for details)

Author: Admin
Categories: java, maven