Package org.eclipse.aether.transport.file


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