Hi,

This parameter works on my projects.

What files are you looking into?
FYI, this won't change encoding for every file generated in the site: some 
plugins write files on their own, without site plugin (javadoc, jxr, ...).

There is currently a proposal for global Reporting Encoding Configuration [0] 
and the poll for its default value [1] will be closing in a few days...

Regards,

Hervé

[0] http://docs.codehaus.org/display/MAVEN/Reporting+Encoding+Configuration

[1]  
http://www.nabble.com/-POLL--Default-Value-for-Reports-Output-Encoding-td18838502.html

Le samedi 09 août 2008, Kathryn Huxtable a écrit :
> I put
>
>       <outputEncoding>UTF-8</outputEncoding>
>
> in the <configure> element of my site plugin and nothing changed. The
> output html was still ISO-8859-1 and the meta tag still said ISO-8859-1.
>
> I have to deal with a misconfigured Apache server and it is overriding
> the encoding to UTF-8.
>
> In any case, the output encoding option is documented as a site:site
> configuration parameter so it ought to work.
>
> What am I doing wrong, if anything?
>
> -K
>
> ---------------------------------------------------------------------
> 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