Title: Message Title
David Matejcek commented on an issue
Mojo / Bug MOJO-1880
Run native2ascii in process-resources phase instead of process-classes.
Currently {{native2ascii}} is run on {{process-classes}} phase that is irrelevant to it's target. So annotation processors run in {{compile}} phase can't use it's result. I see no reason to not to invoke it in {{process-resources}} phase.

As example, I use {{native2ascii}} to translate i18n files that are processed by _JBoss Solder Tooling_ to generate...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to