It's not the problem because it was the case in all my project.xml and 
*.xml. 
I allway have this PI with encoding to ISO-8859-1in my xml file !

Nicolas,





"Emmanuel Venisse" <[EMAIL PROTECTED]>
29/09/2003 17:44
Veuillez répondre à "Maven Users List"

 
        Pour :  "Maven Users List" <[EMAIL PROTECTED]>
        cc : 
        Objet : Rep:xdoc encoding with 1.0-RC1


You must add <?xml version="1.0" encoding="ISO-8859-1"?> at top of your
project.xml and your xdoc files.

-----Message d'origine-----
De: [EMAIL PROTECTED]
A: "Maven Users List" <[EMAIL PROTECTED]>
Date: 29/09/03
Objet: xdoc encoding with 1.0-RC1

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]

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France

_____________________________________________________________________
MSN Messenger, nouvelle version ! Personnalisez vos messages, jouez en
ligne et communiquez en temps réel par vidéo! http://ifrance.com/_reloc/m

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


---------------------------------------------------------------------
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]

Reply via email to