Hello,

when using site-deploy the Menu "Project Documention" still remain in my default local which is German.
In my site plugin config i use:

           <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-site-plugin</artifactId>
               <configuration>
                   <encoding>8859-1</encoding>
                   <locales>en</locales>

Whichs seems only to affect the  reports section.


How can i force that anything is in English rendered ?

thanks,
Jens


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

Reply via email to