Uses of Class
org.eclipse.aether.spi.connector.ArtifactTransfer
Package
Description
The contract to access artifacts/metadata in remote repositories.
-
Uses of ArtifactTransfer in org.eclipse.aether.spi.connector
Modifier and TypeClassDescriptionfinal class
A download of an artifact from a remote repository.final class
An upload of an artifact to a remote repository.Modifier and TypeMethodDescriptionArtifactTransfer.setArtifact
(org.eclipse.aether.artifact.Artifact artifact) Sets the artifact to transfer.ArtifactTransfer.setException
(org.eclipse.aether.transfer.ArtifactTransferException exception) Sets the exception that occurred during the transfer.Sets the local file the artifact is downloaded to or uploaded from.