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/02/13 22:55:18 UTC

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

Michael Osipov created MNG-5976:
-----------------------------------

             Summary: 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: Embedding
    Affects Versions: 3.3.9
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 3.4.0


The {{Os}} class have two issues compared to {{SystemUtils}}.

1. It modifies the namen of the values by lowercasing it.
2. OS detection has a handful of relic operating systems 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)