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 2021/08/02 19:27:00 UTC

[jira] [Updated] (MNG-7205) Simplify/unify Cygwin/MingGW handling in startup scripts

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

Michael Osipov updated MNG-7205:
--------------------------------
    Description: 
Current issues are:
* Variables ar touched which aren't used anymore
* Not all variables are converted back and forth
* MinGW 2 now fully uses {{cygpath}} so there is no reason to make a difference here

  was:
Current issues are:
* Variables ar touched which aren't used anymore
* Not all variables are converted back and forth
* MinGW 2 now fully uses `cygpath` so there is no reason to make a difference here


> Simplify/unify Cygwin/MingGW handling in startup scripts
> --------------------------------------------------------
>
>                 Key: MNG-7205
>                 URL: https://issues.apache.org/jira/browse/MNG-7205
>             Project: Maven
>          Issue Type: Task
>          Components: Command Line
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 4.0.0, 4.0.0-alpha-1
>
>
> Current issues are:
> * Variables ar touched which aren't used anymore
> * Not all variables are converted back and forth
> * MinGW 2 now fully uses {{cygpath}} so there is no reason to make a difference here



--
This message was sent by Atlassian Jira
(v8.3.4#803005)