The Maven 1 xdoc-plugin only has english, french and german language
support built-in. You can make it use any language you like by following
the steps outlined here [1], you just have to translate one of the
available .properties bundles [2], and set a few properties [3].
The Maven 2 site plugin does have a Brazilian Portuguese language bundle
[4], check [5] for information on how to use it.
Good luck! :)
-Lukas
[1] http://maven.apache.org/maven-1.x/plugins/xdoc/reference/i18n.html
[2]
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/
[3]
http://maven.apache.org/maven-1.x/plugins/xdoc/properties.html#I18n_Properties
[4] http://maven.apache.org/plugins/maven-site-plugin/i18n.html
[5] http://maven.apache.org/guides/mini/guide-site.html
Info Desenv - Nélson Richter wrote:
Hi people,
This is my first post here.
I'd like to know whether is a way to have that "Project Documentation" items
in Brazilian Portuguese or not. Other sections of the navigation file are
made by hand, so there's no problem at all.
I've tried to set maven.xdoc.locale.default = pt_BR without success.
Thanks in advance
Nelson Richter
---------------------------------------------------------------------
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]