You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2020/01/14 10:20:00 UTC

[jira] [Commented] (MNG-6850) Prevent printing the EXEC_DIR when it's just a disk letter

    [ https://issues.apache.org/jira/browse/MNG-6850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014991#comment-17014991 ] 

Sylwester Lachiewicz commented on MNG-6850:
-------------------------------------------

Done with [da5d8b8f51839acfb02b30a9dabd88e5f7359141|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=da5d8b8f51839acfb02b30a9dabd88e5f7359141]

> Prevent printing the EXEC_DIR when it's just a disk letter
> ----------------------------------------------------------
>
>                 Key: MNG-6850
>                 URL: https://issues.apache.org/jira/browse/MNG-6850
>             Project: Maven
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 3.6.3
>         Environment: Windows 10
>            Reporter: Rostislav Krasny
>            Assignee: Sylwester Lachiewicz
>            Priority: Trivial
>             Fix For: 3.7.0
>
>
> When you're on the root of some disk running mvn.cmd prints an extra line with current dir before the correct output.
> For example:
> D:>mvn -version
> D:
> Apache Maven 3.6.3 (cecedd3)
> Maven home: D:\develop\apache-maven-3.6.3\bin..
> Java version: 11.0.5, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk-11.0.5
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"



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