Uses of Class
org.eclipse.aether.SyncContext.FailedToAcquireLockException
Packages that use SyncContext.FailedToAcquireLockException
-
Uses of SyncContext.FailedToAcquireLockException in org.eclipse.aether
Methods in org.eclipse.aether that throw SyncContext.FailedToAcquireLockExceptionModifier and TypeMethodDescriptionvoidSyncContext.acquire(Collection<? extends Artifact> artifacts, Collection<? extends Metadata> metadatas) Acquires synchronized access to the specified artifacts and metadatas.