I'm using the xmlbeans-maven-plugin to generate source code from a schema.
However, the generated Java sources are getting ISO-8859-1 encoding and I
want UTF-8. I can't find any plugin param that controls this, but I'm
wondering if there's some workaround (maybe through the javaSource param)?

/Anders

Reply via email to