[ http://jira.codehaus.org/browse/MSITE-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136911#action_136911 ]
hboutemy edited comment on MSITE-224 at 7/26/08 11:13 AM: --------------------------------------------------------------- for input files, there is a [proposal|http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding] that has been implemented in MSITE-314: default input encoding is still ISO-8859-1(unlike other plugins that default to platform encoding, see MSITE-326), but it is easily configurable in one central property. for output files, there is a [new proposal|http://docs.codehaus.org/display/MAVEN/Reporting+Encoding+Configuration] with corresponding MSITE-340 issue was (Author: hboutemy): for input files, there is a [proposal|http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding] that has been implemented in MSITE-314: default input encoding is still ISO-8859-1(unlike other plugins that default to platform encoding, see MSITE-326), but it is easily configurable in one central property. for output files, there is a [new proposal|http://docs.codehaus.org/display/MAVEN/Reporting+Encoding+Configuration] > [PATCH] please make UTF-8 the default encoding > ---------------------------------------------- > > Key: MSITE-224 > URL: http://jira.codehaus.org/browse/MSITE-224 > Project: Maven 2.x Site Plugin > Issue Type: Improvement > Components: encoding > 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