Hello everyone,
I am a newbie and I have this question: how can I make apt file to respect ISO-8859-2 (or UTF-8) encoding when converted to HTML ?
I have this section in my POM, but it seems not enough:
<plugin>
       <groupId>org.apache.maven.plugins</groupId>
       <artifactId>maven-site-plugin</artifactId>
       <configuration>
         <locales>pl,en</locales>
         <outputEncoding>ISO-8859-2</outputEncoding>
       </configuration>
  </plugin>

Thanks  in advance
With kind regards,
Michael

----------------------------------------------------------------------
Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to