[
https://issues.apache.org/jira/browse/MNG-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7075:
--------------------------------
Fix Version/s: wontfix-candidate
waiting-for-feedback
> mvnDebug --version should only show version info
> ------------------------------------------------
>
> Key: MNG-7075
> URL: https://issues.apache.org/jira/browse/MNG-7075
> Project: Maven
> Issue Type: New Feature
> Components: Bootstrap & Build
> Reporter: Paul Hammant
> Priority: Minor
> Fix For: waiting-for-feedback, wontfix-candidate
>
>
> {{$ mvnDebug --version }}{{Preparing to execute Maven in debug
> mode}}{{Listening for transport dt_socket at address: 8000}}
> Should really only spit out the same info as:
> {{$ mvn --version }}{{Apache Maven 3.6.3
> (cecedd343002696d0abb50b32b541b8a6ba2883f)}}{{Maven home:
> /usr/local/Cellar/maven/3.6.3_1/libexec}}{{Java version: 11.0.9, vendor:
> Oracle Corporation, runtime:
> /Library/Java/JavaVirtualMachines/jdk-11.0.9.jdk/Contents/Home}}{{Default
> locale: en_US, platform encoding: UTF-8}}{{OS name: "mac os x", version:
> "10.14.6", arch: "x86_64", family: "mac"}}
> In other words {{mvnDebug }}should *not* listen on the remote debugger port
> in this {{ --version}}{{ usage}}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)