Idea 2021.3 maven build sync error
已回答
I install the Idea 2021.3
open my project, it shows maven sync error

but I use the old Idea 2021.2.2
it shows correct

why and how to deal with it?
请先登录再写评论。
Please select on the Error icon in the top right corner of the editor and check what error message IDE is reporting.
Does the maven Sync complete successfully in 2021.3 version if you wait it's finish?
Please also send IDE logs (use Help | Collect Logs and Diagnostic Data action).
For uploading you can use https://uploads.jetbrains.com service.
Idea 2021.3
the Sync is not successfully, you can see it always sycn at least 10+ mins.
When I use the Idea 2021.2 open the same project
the maven dependency is import successful.
I upload the idea 2021.3 logs:
Upload ID: 2021_12_07_UFdzfxK42eBrvGBh (file: idea-logs-20211207-2110428106785445406004627.zip)
Thank you. Please follow this issue for updates: https://youtrack.jetbrains.com/issue/IDEA-284139 I hope we could include the fix into the 2021.3.1 version update.
Please try if it help to hide the Build tool window during the Maven reload.
OK thank you
Would it be possible to have a sample project where it is reproducible for you? Thank you.
Could you please also try using a different maven version (try 3.6) - you can set it in the Settings (Preferences on macOS) | Build, Execution, Deployment | Build Tools | Maven | Maven home path.