[ http://jira.codehaus.org/browse/MNG-631?page=comments#action_43482 ] 

Corridor Software Developer commented on MNG-631:
-------------------------------------------------


Answers:

1) CodedException is an extension of MojoExecutionException which consolidates 
all of the error messages of the plugin into a resouce set. When you guys head 
down the i18n road, it will make locale support easy via additional resource 
bundles. But for now, it helps me make my error messages more consistent. 
Supports message format field replacement, root exceptions, etc. I am still 
considering writing an article about handling exceptions this way since I've 
never seen anyone do it like this and it helps to promote better error message 
creation.

2) Deal. I'll make changes to follow the guidelines and resubmit the tarball.


> Update the Apache XML Beans plugin based on latest changes to plugin API & 
> 1.x releases.
> ----------------------------------------------------------------------------------------
>
>          Key: MNG-631
>          URL: http://jira.codehaus.org/browse/MNG-631
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Versions: 2.0-alpha-3
>  Environment: n/a
>     Reporter: Corridor Software Developer
>      Fix For: 2.0-beta-1
>  Attachments: maven-xmlbeans-plugin.tar.gz
>
>
> Apache XML Beans is an xml schema compiler which produces a framework for 
> loading xml into java class objects. The attached zip is an update to the xml 
> beans plugin for the current m2 api.
> The plugin has been tested but unit test cases are still being developed 
> based on the Apache site's xml beans tutorial for consistency. It seemed more 
> important to test against a few projects first and release it quickly.

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


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

Reply via email to