You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexei Barantsev <ba...@kazbek.ispras.ru> on 2003/04/14 08:23:49 UTC

RE: Project description and Invalid byte 2 of 3-byte UTF-8sequence.

I think I have already fixed it in HEAD a couple of days ago.
See MavenUtils, Revision 1.92.

Diff against previous revision:
http://cvs.apache.org/viewcvs.cgi/maven/src/java/org/apache/maven/MavenU
tils.java.diff?r1=1.91&r2=1.92&diff_format=h

-- 
Alexei Barantsev, ISP RAS
E-mail: barancev@kazbek.ispras.ru
ICQ   : 3959207


  > -----Original Message-----
  > From: Jason van Zyl [mailto:jason@zenplex.com] 
  > Sent: Saturday, April 12, 2003 9:44 PM
  > To: Maven Users List
  > Subject: Re: Project description and Invalid byte 2 of 
  > 3-byte UTF-8sequence.
  > 
  > 
  > On Sat, 2003-04-12 at 13:01, Bruno Antunes wrote:
  > > Having in the project description something like
  > > 
  > > <?xml version="1.0" encoding="ISO-8859-1"?>
  > > <project>
  > > ...
  > > 
  > > <description><![CDATA[
  > > <p>
  > > Este projecto й um template para a estrutura de gestгo de 
  > configuraзгo
  > > de qualquer projecto.
  > > </p>
  > > ]]></description>
  > > 
  > > ...
  > > <project>
  > > 
  > > 
  > > When building (for example with manen site) gives us the error:
  > > 
  > > BUILD FAILED
  > > null:509:46: <attainGoal> null:304:43: <x:parse> Invalid byte 2 of
  > > 3-byte UTF-8 sequence. Nested exception: Invalid byte 2 
  > of 3-byte UTF-8 
  > > sequence.
  > > 
  > > This happens in  beta 8 and 9. With beta 7 worked fine
  > 
  > Yes, this will be fixed in beta-10. In beta-9 I introduced 
  > interpolation in the POM itself as wasn't very careful. As 
  > I only speak English i18n issues aren't the first thing 
  > that pop into my mind and I apologize. This will be fixed 
  > in the next release.
  > 
  > -- 
  > jvz.
  > 
  > Jason van Zyl
  > jason@zenplex.com
  > http://tambora.zenplex.org
  > 
  > In short, man creates for himself a new religion of a 
  > rational and technical order to justify his work and to be 
  > justified in it.
  >   
  >   -- Jacques Ellul, The Technological Society
  > 
  > 
  > ------------------------------------------------------------
  > ---------
  > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
  > For additional commands, e-mail: users-help@maven.apache.org
  > 
  > 




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org