Hi! I have a problem when generating site from mavenized project (via site:generate). Project description file and some sources had some Russian characters (windows-1251 encoding). Generated site had question marks in place of all Russian letters. When I set "maven.docs.outputencoding" property to "windows-1251", some Russian letters appeared, but most of them are still "???"
Problem is: all files in generated-xdocs directory have "ISO-8859-1" or just no encoding specified. How can I set default encoding for all generated xdoc files? -- Arthur --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
