drj101687 commented on issue #836:
URL: https://github.com/apache/maven-mvnd/issues/836#issuecomment-2798812701

   I just ran into a similar issue related to dependency locks on Windows 11. 
The issue only happened with `mvnd`. 
   
   It started after I changed my environment variables to use a different JDK. 
I tried deleting the .locks and they kept returning. I tried deleting cached 
dependencies from the repository cache, but related jars were somehow still 
open with my previous JDK.
   
   I restarted my machine and noticed that the .lock files were no longer 
returning and I was able to delete the related dependency jars from the cache. 
After that, `mvnd` worked perfectly and I no longer saw the .lock files get 
"stuck". 
   
   I have no clue how related my issue is with other issues in this thread, but 
maybe my steps help someone else.


-- 
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

Reply via email to