[ 
https://issues.apache.org/jira/browse/MINVOKER-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451440#comment-17451440
 ] 

Slawomir Jaranowski commented on MINVOKER-287:
----------------------------------------------

I will resolve this.

> parallelThreads and invoker.ordinal
> -----------------------------------
>
>                 Key: MINVOKER-287
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-287
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> {{invoker.ordinal}} property in {{invokerPropertiesFile}} allow us to control 
> run order of test projects.
> Its work as documented when we use only one thread for executing tests.
> But we use more than one executing threads jobs are *started* in the same 
> time on separate threads so ordering of executing is not preserved.
> h2. Proposition
> Groups jobs by {{ordinal}} value and the jobs with the same value can be run 
> concurrently on separate threads.
> Next group of jobs should be executed after all previous finished.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to