You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2017/05/09 20:21:04 UTC

[jira] [Closed] (MNG-6205) Non-ascii chars in name element are displayed as question marks in Win CLI output (regression)

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

Hervé Boutemy closed MNG-6205.
------------------------------
    Resolution: Fixed
      Assignee: Hervé Boutemy

JAnsi upgraded to 1.16, which does a better job at detecting cmd.exe encoding

> Non-ascii chars in name element are displayed as question marks in Win CLI output (regression)
> ----------------------------------------------------------------------------------------------
>
>                 Key: MNG-6205
>                 URL: https://issues.apache.org/jira/browse/MNG-6205
>             Project: Maven
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 3.5.0
>         Environment: Windows 7, IBM JDK 7.1, Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426)
>            Reporter: Anders Hammar
>            Assignee: Hervé Boutemy
>             Fix For: 3.5.1
>
>         Attachments: jansi-1.16-SNAPSHOT.jar, pom.xml
>
>
> If non-ascii characters (such as Swedish chars å, ä, ö) are used in the pom name element, they are displayed as question mark ('?') in the CLI output when building on Windows. This can been seen e.g. in the Reactor Summary in the end.
> See attached pom for an example.
> This was not an issue in Maven 3.3.9.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)