You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/01 16:13:31 UTC

[GitHub] [maven-mvnd] michael-o commented on issue #728: Maven Project randomly fails with "Failed to open file channel '[..]\.m2\repository\.locks\[..].resolverlock"

michael-o commented on issue #728:
URL: https://github.com/apache/maven-mvnd/issues/728#issuecomment-1298773014

   I can't stop laughing about crappy file locking on Windows. The "fix" done in the JDK is pointless because it addresses *only* the symptom in the JUL `FileHandler`, so upgrading won't help. I assume is that we need to apply the same hack either with a sleep or a retry count.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org