On Tue, 2003-06-17 at 15:33, Arthur Suilin wrote: > 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?
See http://maven.apache.org/reference/plugins/xdoc/properties.html maven.docs.outputencoding Specifies the output encoding of the DVSL generated docs. The default value is ISO-8859-1 , an encoding supporting english characters as well as most european languages. -- Martin Skopp Riege Software International GmbH Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com This email is intended to be viewed with a nonproportional font. Public Key on http://www.keyserver.net, Key-ID: 3D4027B5 Fingerprint: 1970 C78D 9A1D 99FA 5CE4 5C0D 29E6 6A95 3D40 27B5 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
