Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7075

mvnDebug should only enter debug mode if not an informative or encryption switch has been passed

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • Bootstrap & Build
    • None

    Description

      $ mvnDebug --version }}{{Preparing to execute Maven in debug modeListening 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/libexecJava version: 11.0.9, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-11.0.9.jdk/Contents/HomeDefault locale: en_US, platform encoding: UTF-8OS 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

       

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              paul Paul Hammant
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: