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

Let ${surefire.forkNumber} deliver unique values when used in parallel mvn builds

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.14
    • None
    • None

    Description

      Currently, ${surefire.forkNumber} is resolved to a unique value only for a single instance of the surefire execution. E.g. With forkCount=1, the place holder will always be resolved as 1, even if tests are being executed concurrently by multiple instances of surefire within a mvn -T... build.

      I'll start creating a path within the next couple of days...

      Attachments

        Issue Links

          Activity

            People

              krosenvold Kristian Rosenvold
              agudian Andreas Gudian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: