Uses of Class
org.eclipse.aether.SyncContext.FailedToAcquireLockException
-
Packages that use SyncContext.FailedToAcquireLockException Package Description org.eclipse.aether The primary API of theRepositorySystemand its functionality. -
-
Uses of SyncContext.FailedToAcquireLockException in org.eclipse.aether
Methods in org.eclipse.aether that throw SyncContext.FailedToAcquireLockException Modifier and Type Method Description voidSyncContext. acquire(java.util.Collection<? extends Artifact> artifacts, java.util.Collection<? extends Metadata> metadatas)Acquires synchronized access to the specified artifacts and metadatas.
-