this way didn't work with text in site.xml, but really work with all
other src/site files !

2005/10/14, Kenney Westerhof <[EMAIL PROTECTED]>:
> On Fri, 14 Oct 2005, Zhong ZHENG wrote:
>
> Use this:
>
> <build>
>   <plugins>
>     <plugin>
>       <artifactId>maven-site-plugin</artifactId>
>       <configuration>
>         <outputEncoding>UTF-8</outputEncoding>
>       </configuration>
>     </....
>
> HTH,
>
> -- Kenney
>
> > Hi, there,
> >
> > I am using maven 2 to generate project site. But it does not seem to work
> > well when generating chinese pages... I set the xdoc encoding to UTF-8, but
> > i don't know where i could define the encoding of the output HTML. All HTML
> > pages are encoded in ISO-8859-1. I know that for maven 1 i could modify the
> > default.properties in maven.jar, but what should i do for maven2?
> >
> > Thanks in advance.
> >
> > --
> >
> > ZHENG Zhong
> >
> > 1 Avenue Alphand
> > 75116 Paris, France
> > +33 6 76 80 45 90
> >
>
> --
> Kenney Westerhof
> http://www.neonics.com
> GPG public key: http://www.gods.nl/~forge/kenneyw.key
>
> ---------------------------------------------------------------------
> 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