diff --git a/xdoc/plugin.jelly b/xdoc/plugin.jelly index 38ea23c9..3ddabd07 100644 --- a/xdoc/plugin.jelly +++ b/xdoc/plugin.jelly @@ -885,12 +885,26 @@ - + + ${maven.xdoc.locale.default}, ${maven.xdoc.locale.supported} + + + + + + + + + + + + + - + @@ -917,7 +931,7 @@ - + @@ -939,10 +953,13 @@ - - + + + + diff --git a/xdoc/plugin.properties b/xdoc/plugin.properties index 3e404ddc..ff1ecbff 100644 --- a/xdoc/plugin.properties +++ b/xdoc/plugin.properties @@ -99,7 +99,7 @@ maven.xdoc.date.locale=${maven.xdoc.locale.default} # The default locale (if null, it is the default locale for this instance of the Java Virtual Machine) # By default it is en to ensure backward compatible -maven.xdoc.locale.default=EN +maven.xdoc.locale.default=en # A comma separated of locales supported by the project maven.xdoc.locale.supported= diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index 57c00756..79f39904 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -27,6 +27,7 @@ + Internationalized sites have no images. New goal xdoc:sitemap to generate a sitemap. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :