I have had the same problem. I think the problem is Velocity encoding
isn't set correctly but I could be wrong. I think there have been
discussions about this bug in the past so you should search in this
list archives.

On 4/25/06, MiSt <[EMAIL PROTECTED]> wrote:
> My pom.xml:
> (...)
> <plugin>
>   <groupId>org.apache.maven.plugins</groupId>
>   <artifactId>maven-site-plugin</artifactId>
>   <configuration>
>   <outputEncoding>UTF-8</outputEncoding>
> </configuration>
> </plugin>
> (...)
>
> Site's charset is ok:
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
> and content from xdoc is proper UTF-8, but menu name,  menu items names
> and links names  have broken encoding.
> I have <?xml version="1.0" encoding="UTF-8"?> in site.xml
>
> I am doing something wrong or it is a bug ?
>
>
> maven-site-plugin 2.0-beta-4
> maven 2.0.4
>
>
>
> --
> Michael Steiner
>
>
> --
> Nie przychodz! Nie przyjezdzaj! Nie dzwon! Zamow ogloszenie drobne do "Gazety 
> Wyborczej" przez internet wchodzac na http://www.aaaby.pl/wyborcza i wygraj 
> nawet 10.000 zl!
>
> ---------------------------------------------------------------------
> 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