Package org.eclipse.aether.transfer
package org.eclipse.aether.transfer
A listener and various exception types dealing with the transfer of a resource between the local system and a remote
repository.
-
ClassDescriptionA skeleton implementation for custom transfer listeners.Thrown when an artifact was filtered from a particular repository.Thrown when an artifact was not found in a particular repository.Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.Thrown in case of a checksum failure during an artifact/metadata download.Defines transport property keys specific to HTTP transporters.HTTP version used for the HTTP transport.Transport property keys specific to HTTP transporters.SSL protocol including version used for the HTTP transport.Thrown when metadata was not found in a particular repository.Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository.Thrown in case of an unsupported remote repository type.Thrown in case of an unsupported repository layout.Thrown in case of an unsupported transport protocol.Thrown when a transfer could not be performed because a remote repository is not accessible in offline mode.Thrown in case an upload/download was cancelled (e.g.An event fired to a transfer listener during an artifact/metadata transfer.A builder to create transfer events.The type of the event.The type of the request/transfer being performed.A listener being notified of artifact/metadata transfers from/to remote repositories.Describes a resource being uploaded or downloaded by the repository system.