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(org.apache.maven.artifact.repository.ArtifactRepository repository, File source, String remotePath, ArtifactTransferListener transferListener) Deprecated.voidRepositorySystem.retrieve(org.apache.maven.artifact.repository.ArtifactRepository repository, File destination, String remotePath, ArtifactTransferListener transferListener) Deprecated.