> I use it to generate documentation in Russian. > Works fine with maven.docs.outputencoding=UTF-8
My problem: - using project.xml (only now files exits in /xdocs) - run maven site maven xdoc:jelly-transform complains about generated index.xml which does not contain a proper encoding scheme. UTF-8 which is xml default won't work. If I add the ISO format into the velocity template everything works fine. Mhm. So it would be nice you could consider to pass encoding from maven to velocity. This would safe me to chance the templates handy everytime I update maven. Or is this a client side problem? Thx Toby --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
