Corrupted deployment descriptor if configured encoding does not match platform 
encoding
---------------------------------------------------------------------------------------

                 Key: MEAR-99
                 URL: http://jira.codehaus.org/browse/MEAR-99
             Project: Maven 2.x Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.3.1
            Reporter: Benjamin Bentmann
            Priority: Minor


If non-ASCII characters are part of the descriptor, say from the project 
description like "ÄÖÜäöüß", and the plugin is configured to output UTF-8 but 
the platform encoding happens to be something like ISO-8859-X, the resulting 
{{application.xml}} is not parseable.

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


Reply via email to