[PATCH] please make UTF-8 the default encoding
----------------------------------------------

                 Key: MNG-2927
                 URL: http://jira.codehaus.org/browse/MNG-2927
             Project: Maven 2
          Issue Type: Improvement
          Components: Sites & Reporting
    Affects Versions: 2.0.6
         Environment: Gentoo Linux, UTF-8 encoded pom files
            Reporter: Petr Kozelka
            Priority: Minor
         Attachments: site-plugin-UTF8-encoding.patch

UTF-8 is already widely supported and used by tools, there is hardly a reason 
to keep with ISO-8859-1 found through the code.
In my usecases, it typically makes troubles with developer names containing 
accented letters.

Attached patch changes the default input and output encoding in 
maven-site-plugin which is the most important piece.

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