Site Plugin Encoding Problem ---------------------------- Key: MPSITE-45 URL: http://jira.codehaus.org/browse/MPSITE-45 Project: maven-site-plugin Type: Bug Components: plugin Environment: Windows Xp Chinese Version, JDK 5.0, Maven 2.0, maven-site-plugin 2.0-beta-5-SNAPSHOT Reporter: YueNi
In the pom.xml file, I put some info about developers which contains Chineses characters and set the pom.xml file as "UTF-8" encoding. In the same time, I config the maven site plugin "outputEncoding" parameter as "UTF-8", but when I use "mvn site:site" to generate the site, the developer info in team-list.html is wrong encoded and I cannot get the right info in Firefox. But the Chinese characters in the apt files are right encoded. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]