[
https://issues.apache.org/jira/browse/SUREFIRE-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461714#comment-17461714
]
Karl-Philipp Richter edited comment on SUREFIRE-1551 at 12/17/21, 10:43 PM:
----------------------------------------------------------------------------
[~sjaranowski] The page is pretty well to understand and helps diving into the
topic. Thanks for picking up this issue again. It can be closed/resolved.
was (Author: krichter):
[~sjaranowski] The page is pretty well to understand and helps diving into the
topic. Thanks for picking up this issue again.
> Update "Fork Options and Parallel Test Execution" article
> ---------------------------------------------------------
>
> Key: SUREFIRE-1551
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1551
> Project: Maven Surefire
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.22.0
> Reporter: Karl-Philipp Richter
> Priority: Major
> Labels: waiting-for-feedback
>
> [The "Fork Options and Parallel Test Execution"
> article](https://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html)
> mentions changes of different version, however it provides a very bad
> overview of options for different versions. For example the article explains
> the use of `parallel` extensively, but then using the setting with 2.22.0
> causes the plugin to fail due to `Use threadCount or threadCountClasses > 0
> or useUnlimitedThreads=true for parallel='classes'`. It's not impossible to
> understand what's wrong and to fix the issue based on the article and the
> error message, it's just overly complicated to re-order the information in
> the article and find out what no longer works in an almost trial-error
> approach.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)