kwart commented on PR #767: URL: https://github.com/apache/maven/pull/767#issuecomment-1183632685
The C allowed only at the end would break the backward compatibility, see the [MavenCliTest](https://github.com/apache/maven/blob/maven-3.8.6/maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java#L82-L85). So I've added a new commit with additional checks in the `MavenCli.calculateDegreeOfConcurrencyWithCoreMultiplier(String)` method. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org