-
Notifications
You must be signed in to change notification settings - Fork 267
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
versions:2.17.0:set work very slowly with project have more 500 modules. Also doesn't work multithreading. #1110
Comments
Your logs start at Can you show output from |
as |
Confirm I have a similar with |
@slawekjaranowski before we used usual configuration
|
I can confirm the problem gudXpPro has, while versions:set with 1.16.2 runs perfectly fine on our 400+ modules project, 1.17.0 seems to hang (i.e. making progress very slowly). |
Hi all!
This is the start of the output of 2.17.0:
As you see the parent pom is updated not just once but several times. |
Hello guys!
On new release 2.17.0 we have a bug with performance.
command what was used :
mvn -X -T 4C -B versions:set -DoldVersion=24.4-SNAPSHOT -DnewVersion=24.4.4-RC1 -DprocessAllModules=true
full log into attachment
version_set2_17_0.txt.zip
Update took more that 3 hour also doesn't work multithreading.
The same issue on jdk21
The text was updated successfully, but these errors were encountered: