-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Affected version
2.0.0-rc-3 darwin-aarch64 native client (f912362)
Bug description
Doing a clean install on a ~2M LOC project, I recently get locking problems every now and then when doing a clean install:
[ERROR] Could not acquire shared lock for [package.version, ....
After trying several things to fix it (closing IDE, rebooting, removing .lock files from the repo) I tried doing a regular multi-threaded mvn* build (mvn -T1C). That succeeded immediately. Is this a known problem? Can I help presenting debug information?
*= Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working