In my project.xml I use french caractere I the description section.
During the transformation of projects-overview.xml i have the following
error :
[echo] Generating
C:/projet-maven/socle-technique/target/docs/projects-overview.html from
C:\projet-maven\socle-technique\target\g
enerated-xdocs\projects-overview.xml
BUILD FAILED
File...... file:/C:/Documents and
Settings/chalumeau/.maven/plugins/maven-xdoc-plugin-1.4/
Element... x:parse
Line...... 329
Column.... 43
Invalid byte 2 of 3-byte UTF-8 sequence. Nested exception: Invalid byte 2
of 3-byte UTF-8 sequence.
Total time: 2 minutes 51 seconds
Finished at: Mon Sep 29 17:03:28 CEST 2003
I set the property in project.properties (it seems to be the default one !
) :
maven.docs.outputencoding = ISO-8859-1
maven.multiproject.overviewPage.text=Les modules suivant sont int�gr� dans
le socle.
^ ^
Did the multiproject need to specify the encoding or I forgot to init a
specific property ?
Nicolas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]