Kristine Weissbarth wrote: > hi, > > is there a possibility to set the language of the documentation and > navigation which is generated by maven to another language than english?
At this moment Maven does not have site/report templates in languages different that english, nor neccessary infrastrucure for provididing such functionality. Those will probably be added at some time in the future, but I suppose this has a low priority because english is so widely accepted in the software developers community around the world. > I found a property 'maven.docs.outputencoding' but when I try to set it > to german (in the following way: maven.docs.outputencoding = iso-8859-1) > nothing changes. > Maybe it's not the right property or do I declarate it in a wrong way? This property is useful when the POM or the generated reports need character encoding different than the default ISO-8859-1 for example to display deleloper names correctly. R. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]