Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-2184

debugForkedProcess should implicitly set forkCount to 1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.2
    • None
    • process forking
    • None

    Description

      Very often the parameter debugForkedProcess is set through Maven CLI. When used in combination with forkCount > 1 this always leads to issues as the debug port is obviously blocked if it is already taken for one fork. Therefore it would be good to implicitly set the forkCount to 1 in case debugForkedProcess is set (with a WARNING in the log)

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwin Konrad Windszus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: