Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

edit surefire configuration #162

Closed
wants to merge 2 commits into from
Closed

Conversation

ChenZhangg
Copy link
Contributor

#161
The log says

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project jacoco: Use useUnlimitedThreads=true, or only threadCount > 0, or (threadCountSuites > 0 and threadCountClasses > 0 and threadCountMethods > 0), or every thread-count is specified, or (threadCount > 0 and threadCountSuites > 0 and threadCountClasses > 0 and threadCount > threadCountSuites + threadCountClasses) for parallel='all' -> [Help 1]

So I will add some surefire configurations.

@uhafner uhafner closed this Nov 19, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants