Uses of Class
org.apache.maven.repository.ArtifactTransferFailedException
Packages that use ArtifactTransferFailedException
-
Uses of ArtifactTransferFailedException in org.apache.maven.repository
Methods in org.apache.maven.repository that throw ArtifactTransferFailedExceptionModifier and TypeMethodDescriptionvoidRepositorySystem.publish(ArtifactRepository repository, File source, String remotePath, ArtifactTransferListener transferListener) Deprecated.voidRepositorySystem.retrieve(ArtifactRepository repository, File destination, String remotePath, ArtifactTransferListener transferListener) Deprecated.