[
https://jira.codehaus.org/browse/MNG-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated MNG-3626:
-------------------------------
Fix Version/s: (was: Issues to be reviewed for 3.x)
> Improve pom to handle i18n fields
> ---------------------------------
>
> Key: MNG-3626
> URL: https://jira.codehaus.org/browse/MNG-3626
> Project: Maven
> Issue Type: Improvement
> Components: POM
> Reporter: Vincent Siveton
>
> Some fields like name or description could be internationalized. I see the
> following:
> {noformat}
> <project>
> ...
> <description xml:lang="en">English description.</description>
> <description xml:lang="de">Deutsch description.</description>
> <description xml:lang="fr">French description.</description>
> ...
> </project>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)