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