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

mvnDebug does not work on Java 11+

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.8.1
    • 3.8.2, 4.0.0-alpha-2, 4.0.0
    • None
    • None

    Description

      When mvnDebug is executed on Java 11 remote debugging does not work because the socket binds to localhost only, see: https://github.com/OpenLiberty/open-liberty/issues/7833.
      We need to change address=8000 to address=*:8000.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: