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...@apache.org> on 2016/10/03 16:44:20 UTC

[jira] [Closed] (MNG-5976) Replace Plexus Utils OS with Commons Lang SystemUtils

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

Michael Osipov closed MNG-5976.
-------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 3.4.0)

Reclosing as won't fix because Plexus Utils does now properly detect. See [edc1a82b6a4243ff96d510f03eea2b5cc8df6219|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=edc1a82b6a4243ff96d510f03eea2b5cc8df6219] for details.

> Replace Plexus Utils OS with Commons Lang SystemUtils
> -----------------------------------------------------
>
>                 Key: MNG-5976
>                 URL: https://issues.apache.org/jira/browse/MNG-5976
>             Project: Maven
>          Issue Type: Improvement
>          Components: Command Line, Embedding
>    Affects Versions: 3.3.9
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>
> The {{Os}} class have two issues compared to {{SystemUtils}}:
> 1. It modifies the property values by lowercasing it.
> 2. OS detection has a handful of relic operating systems listed which make the detection error-prone. E.g., recent versions of Windows are reported as OS family {{dos}} is is plain wrong.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)