[ https://issues.apache.org/jira/browse/SUREFIRE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512342#comment-17512342 ]
Tibor Digana commented on SUREFIRE-2045: ---------------------------------------- The reliability is more important than the elapsed time. I improved the performance by using ParallelParameterized and you can see in the commit history that I removed it cca one month ago because the build was unstable, the downloaded artifacts were locked by Maven Core resolver and there was too mane open questions why the build failed. If the embedded verifier would hide some issue and the customer would fire new Jira tickets we would be in the same situation after years where we were before. > Use Verifier in embedded mode > ----------------------------- > > Key: SUREFIRE-2045 > URL: https://issues.apache.org/jira/browse/SUREFIRE-2045 > Project: Maven Surefire > Issue Type: Improvement > Reporter: Slawomir Jaranowski > Priority: Major > > embedded mode can improve test time executing > if some of tests need fork mode can be used in a few selected -- This message was sent by Atlassian Jira (v8.20.1#820001)