please open a Jira issue with a full testcase. This should be working... Hervé
Le jeudi 08 mai 2008, Alexander Vaysberg a écrit : > Hi, > i try a simple site for maven with locale de, but i have a problem with > special characters (like german umlaut etc.). > the pom is: > <plugins> > <plugin> > <artifactId>maven-site-plugin</artifactId> > <version>2.0-beta-6</version> > <configuration> > <locales>de</locales> > <inputEncoding>UTF-8</inputEncoding> > <outputEncoding>UTF-8</outputEncoding> > </configuration> > </plugin> > </plugins> > But i become for ü - >ü. What is wrong? > > Alexander Vaysberg > Tetralog system AG > > > --------------------------------------------------------------------- > 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]
