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

   This is a very good direction.
   
   I have witnessed locking failures on larger projects even with Redisson and 
Hazelcast (as mentioned in the past).
   These are probably timeouts in which case the plain error message I am 
getting `Could not acquire write lock for ...` is badly worded.
   However, it seems I missed the error detail .
   `Could not acquire write lock for 
'C:\work\repository\.locks\artifact~antlr~antlr~2.7.6.lock' in 30 SECONDS`
   which explains the problem.
   
   I will increase the time limit using `-Daether.syncContext.named.time` and 
get back to you.
   


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