Hello all,
I have tried to generate the site using the property :
maven.docs.outputencoding=UTF-8.
I get this error at the beginning (while parsing the config):
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc2
java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence.
at org.apache.xerces.impl.io.UTF8Reader.invalidByte(Unknown Source)
at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source)
....
With maven.docs.outputencoding=ISO-8859-1 it was successful !
Does someone knows if it works with UTF-8 encoding (for german umlaut in the
xdocs !)
Thank in advance
Fred
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]