You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2014/06/17 21:40:11 UTC

[jira] (MNG-3626) Improve pom to handle i18n fields

     [ https://jira.codehaus.org/browse/MNG-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MNG-3626:
--------------------------------

    Affects Version/s:     (was: 2.2.x (to be reviewed))

> Improve pom to handle i18n fields
> ---------------------------------
>
>                 Key: MNG-3626
>                 URL: https://jira.codehaus.org/browse/MNG-3626
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: POM
>            Reporter: Vincent Siveton
>             Fix For: Issues to be reviewed for 3.x
>
>
> 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)