Package org.eclipse.aether.transport.file
package org.eclipse.aether.transport.file
Support for downloads/uploads using the local filesystem as "remote" storage.
-
ClassDescriptionA transporter using
File
.A transporter factory for repositories using thefile:
protocol.URL handling for file URLs.Special exception type used instead ofFileNotFoundException
to avoid misinterpretation of errors unrelated to the remote resource.