Package org.eclipse.aether.transport.file
Support for downloads/uploads using the local filesystem as "remote" storage.
-
Class Summary Class Description FileTransporter A transporter usingFile
.FileTransporterFactory A transporter factory for repositories using thefile:
protocol.PathUtils URL handling for file URLs. -
Exception Summary Exception Description ResourceNotFoundException Special exception type used instead ofFileNotFoundException
to avoid misinterpretation of errors unrelated to the remote resource.