Nicolas,
Have you played around with the maven.docs.outputencoding property? You
might also have a look here for some tips on a similar problem:
http://jira.codehaus.org/browse/MPXDOC-184
If you can't get it to work, please open an issue in JIRA with a small
reproducible test case. Thanks!
-Lukas
Nicolas De Loof wrote:
It seems ther's a bug in maven1.x html2xdoc plugin :
On my debian nightly build system, accentuated (french) characters are
losts in resulting HTML (replaced by "?")
Source HTML uses html entities, like é for "é"
>From my experiments, html2xdoc produces a XML file that uses invalid
encoding for accentuated characters. Doing a "cat" on the generated XML
show me invalid ascii for those chars. I've tried to change the LANG to
fr_FR.ISO-8859-1 with no effect.
I expected generated Xdoc to use entities, as described in maven xdoc DTD
Is this a known issue ?
Nico.
This message contains information that may be privileged or confidential
and is the property of the Capgemini Group. It is intended only for the
person to whom it is addressed. If you are not the intended recipient,
you are not authorized to read, print, retain, copy, disseminate,
distribute, or use this message or any part thereof. If you receive
this message in error, please notify the sender immediately and delete
all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]