Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: maven commands fail with Invalid threads value: 'C2'. Supported are int values. #5763

Closed
mvysny opened this issue Nov 23, 2023 · 0 comments · Fixed by #5792
Closed

Comments

@mvysny
Copy link
Member

mvysny commented Nov 23, 2023

Description

The mvn clean compile -Drelease -T C2 command doesn't work:

[ERROR] Error executing Maven.
[ERROR] Invalid threads value: 'C2'. Supported are int values.

The commands in README.md should probably use -T 2C

Expected outcome

it should compile

Minimal reproducible example

mvn clean compile -Drelease -T C2

Steps to reproduce

mvn clean compile -Drelease -T C2

Environment

Vaadin version(s): main
OS: Ubuntu

Browsers

No response

@mvysny mvysny changed the title README outdated README: maven commands fail with Invalid threads value: 'C2'. Supported are int values. Nov 23, 2023
manolo added a commit that referenced this issue Nov 29, 2023
ZheSun88 pushed a commit that referenced this issue Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants