Andreas Gudian created SUREFIRE-956:
---------------------------------------

             Summary: Let ${surefire.forkNumber} deliver unique values when 
used in parallel mvn builds
                 Key: SUREFIRE-956
                 URL: https://jira.codehaus.org/browse/SUREFIRE-956
             Project: Maven Surefire
          Issue Type: Improvement
            Reporter: Andreas Gudian


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... :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to