[ http://jira.codehaus.org/browse/MNG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter closed MNG-1453. ----------------------------- Resolution: Duplicate Fix Version/s: (was: 2.1) > Exception error messages and i18n > --------------------------------- > > Key: MNG-1453 > URL: http://jira.codehaus.org/browse/MNG-1453 > Project: Maven 2 > Issue Type: Improvement > Components: Plugins and Lifecycle > Affects Versions: 2.0 > Environment: all > Reporter: Corridor Software Developer > > Augment the exceptions thrown by components and plugins with a methodology > supporting internationlization (i18n) of error messages. > The framework would promote the use of readily translatable error message > tables by deprecating the use of the standard new Exception(message:String). > Each exception thrown by a plugin or component would have a code wrapped in > an error object for easy use. A JUnit test object would be available to > extend by component developers to immediately check for missing exception > strings. > For a working example, look to the xmlbeans-maven-plugin in the codohaus > subversion repository. > A patch will be attached for a single component for review, followed by a > comprehensive patch of the core. -- 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