kah-ell commented on issue #836:
URL: https://github.com/apache/maven-mvnd/issues/836#issuecomment-2888995039

   Also seems to happen on Linux. Happened while downloading dependencies from 
the command:
   ```                                                                          
                                                                
   clj -Sdeps '{:deps {vlaaad/reveal {:mvn/version "1.3.284"}}}' -X 
vlaaad.reveal/repl
   ```
   
   First few lines of exception:
   ```
   Error building classpath. Could not acquire write lock for 
'artifact:org.openjfx:javafx-web:22-ea+16'
   java.lang.IllegalStateException: Could not acquire write lock for 
'artifact:org.openjfx:javafx-web:22-ea+16'
           at 
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:165)
           at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:233)
           at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212)
           at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272)
   ```


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